bernhard: doc/www/src Makefile,1.20,1.21

cvs at intevation.de cvs at intevation.de
Mon Jun 20 23:46:30 CEST 2005


Author: bernhard

Update of /kolabrepository/doc/www/src
In directory doto:/tmp/cvs-serv17631

Modified Files:
	Makefile 
Log Message:
Added new directory news.
First news/pr-20050620
Adding images for pr-20050620.


Index: Makefile
===================================================================
RCS file: /kolabrepository/doc/www/src/Makefile,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- Makefile	18 May 2005 12:55:32 -0000	1.20
+++ Makefile	20 Jun 2005 21:46:28 -0000	1.21
@@ -18,7 +18,8 @@
 
 all:
 	mkdir -p ../html/images ../html/howtos/amavis_spamassassin_sophos \
-		../html/howtos/amavis_spamassassin_clam ../html/security
+		../html/howtos/amavis_spamassassin_clam ../html/security \
+		../html/news
 	cp -u howtos/amavis_spamassassin_sophos/*.* \
 		../html/howtos/amavis_spamassassin_sophos
 	cp -u howtos/amavis_spamassassin_clam/*.* \
@@ -26,6 +27,8 @@
 	cp -u images/*.png ../html/images/
 	cp -u *.css *.ico *.htm ../html/
 	cp -u security/*.txt ../html/security
+	cp -u news/*.html ../html/news/
+
 	for f in $(HTML_FILES); \
 	do \
 		rm -f ../html/$$f; \





More information about the commits mailing list