svn commit: samba-docs r345 - in trunk: .

jelmer at samba.org jelmer at samba.org
Tue Feb 1 13:01:11 GMT 2005


Author: jelmer
Date: 2005-02-01 13:01:10 +0000 (Tue, 01 Feb 2005)
New Revision: 345

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=345

Log:
Missed one substitution variable

Modified:
   trunk/Makefile


Changeset:
Modified: trunk/Makefile
===================================================================
--- trunk/Makefile	2005-01-31 22:48:22 UTC (rev 344)
+++ trunk/Makefile	2005-02-01 13:01:10 UTC (rev 345)
@@ -44,7 +44,7 @@
 Samba-Developers-Guide/index.xml: $(subst Samba-Developers-Guide/index.xml,,$(wildcard Samba-Developers-Guide/*.xml)) Samba-Developers-Guide-attributions.xml
 
 # Pseudo targets 
-all: @TARGETS@
+all: $(TARGETS)
 everything: manpages pdf html-single html htmlman txt ps fo htmlhelp pearson verify
 release: manpages htmlman html pdf 
 



More information about the samba-cvs mailing list