0f0551ee6edd02f9465075d36e1b8f5a48018b83
[mono.git] / web / Makefile.am
1 WEB_FILES=  \
2         c-sharp class-library contact contributing documentation download \
3         faq gcc-frontend ideas index  passport rationale resources \
4         roadmap runtime status team testing thanks tools porting
5
6 OTHERS= pending resources-pending todo
7
8 EXTRA_DIST = $(WEB_FILES) README $(OTHERS)
9
10 all-docs: $(WEB_FILES) 
11         cat rationale roadmap c-sharp tools class-library \
12         runtime documentation download faq contributing \
13         resources status > all-docs
14
15 webit:
16         (cd web; make && make push)
17
18 push-notes:
19         scp release-notes/mono* www@www:/web/cvsmodules/mono/archive