Author: wyoung
Date: Mon Nov 17 20:13:08 2008
New Revision: 2408
URL: http://svn.gna.org/viewcvs/mysqlpp?rev=2408&view=rev
Log:
userman makefile no longer removing README.txt and LICENSE.txt on clean
Modified:
trunk/doc/userman/Makefile
Modified: trunk/doc/userman/Makefile
URL:
http://svn.gna.org/viewcvs/mysqlpp/trunk/doc/userman/Makefile?rev=2408&r1=2407&r2=2408&view=diff
==============================================================================
--- trunk/doc/userman/Makefile (original)
+++ trunk/doc/userman/Makefile Mon Nov 17 20:13:08 2008
@@ -38,7 +38,7 @@
all: html pdf
clean:
- rm -f tags *.fo $(HTML_DIR)/*.html *.log *.out *.pdf *.txt
+ @rm -f tags *.fo $(HTML_DIR)/*.html *.log *.out *.pdf $(EX_TXT)
## ------------------------
_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits