bagder: curl-www Makefile,1.114,1.115

[email protected] Mon, 28 Sep 2009 08:58:11 +0000
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www
In directory giant.haxx.se:/var/tmp/cvs-serv25441

Modified Files:
	Makefile 
Log Message:
run make in the viewvc template dir too


Index: Makefile
===================================================================
RCS file: /cvsroot/curl/curl-www/Makefile,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -d -r1.114 -r1.115
--- Makefile	28 Sep 2009 08:37:07 -0000	1.114
+++ Makefile	28 Sep 2009 08:58:09 -0000	1.115
@@ -30,15 +30,14 @@
  info web-editing.html ad.html donation.html devel.html			\
  competition.html search.html index2.html download2.html sflogo.html \
  sponsors.html
-	cd docs; make
-	cd libcurl; make
-	cd mail; make
-	cd mirror; make
-	cd legal; make
-	cd rfc; make
-	cd feedback; make
+	cd docs && make
+	cd libcurl && make
+	cd mail && make
+	cd mirror && make
+	cd legal && make
+	cd rfc && make
+	cd viewvc-templates/include && make
 	@echo done 
-#archive/index.html
 
 head.html: _head.html $(MAINPARTS) css.t
 	$(ACTION)