2001-09-07 Miguel de Icaza <miguel@ximian.com>
[mono.git] / doc / Makefile.am
index 1cd4619739753df761e61b1d2f203adac08ef8a1..dd2e2d85e2cbb2d056d1ff36fb0096df823c6c07 100644 (file)
@@ -1,6 +1,6 @@
 WEB_FILES=  \
        c-sharp class-library contact contributing documentation download \
-       faq gcc-frontend ideas index makefile passport rationale resources \
+       faq gcc-frontend ideas index  passport rationale resources \
        roadmap runtime status team testing thanks tools
 
 OTHERS= pending resources-pending todo
@@ -14,3 +14,6 @@ all-docs: $(WEB_FILES)
 
 webit:
        (cd web; make && make push)
+
+push-notes:
+       scp release-notes/mono* www@www:/web/cvsmodules/mono/archive