Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2001-07-16 06:06:13 +0400
committerMiguel de Icaza <miguel@gnome.org>2001-07-16 06:06:13 +0400
commita5a212f6421e9c74a7ec0ae926cc20e6de6711c0 (patch)
tree12bdb70673ef12c378023b19c799fb3c5f8a382e /web/Makefile.am
parent5d709bcdb54aa2e262f748c3189716a82e183b71 (diff)
0.4
svn path=/trunk/mono/; revision=174
Diffstat (limited to 'web/Makefile.am')
-rw-r--r--web/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/web/Makefile.am b/web/Makefile.am
index 1cd46197397..dd2e2d85e2c 100644
--- a/web/Makefile.am
+++ b/web/Makefile.am
@@ -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