Author: wyoung
Date: Sun Jan 1 06:36:41 2017
New Revision: 2788
URL: http://svn.gna.org/viewcvs/mysqlpp?rev=2788&view=rev
Log:
Removing ../pdf/userman.pdf in "make clean" in doc/userman. Previosly
the clean target only cleaned up properly after the HTML case.
Modified:
trunk/doc/userman/Makefile
Modified: trunk/doc/userman/Makefile
URL:
http://svn.gna.org/viewcvs/mysqlpp/trunk/doc/userman/Makefile?rev=2788&r1=2787&r2=2788&view=diff
==============================================================================
--- trunk/doc/userman/Makefile (original)
+++ trunk/doc/userman/Makefile Sun Jan 1 06:36:41 2017
@@ -38,7 +38,7 @@
all: html pdf
clean:
- @rm -f tags *.fo $(HTML_DIR)/*.html *.log *.out *.pdf $(EX_TXT)
+ @rm -f tags *.fo $(HTML_DIR)/*.html *.log *.out *.pdf $(EX_TXT)
$(PDFFILE)
## ------------------------
_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits