[postgis-commits] svn - r3013 - trunk/doc
postgis-commits at postgis.refractions.net
postgis-commits at postgis.refractions.net
Thu Sep 25 19:50:52 PDT 2008
Author: kneufeld
Date: 2008-09-25 19:50:51 -0700 (Thu, 25 Sep 2008)
New Revision: 3013
Modified:
trunk/doc/Makefile.in
Log:
updated "make clean" directive to include the newly generated PDFs
Modified: trunk/doc/Makefile.in
===================================================================
--- trunk/doc/Makefile.in 2008-09-25 21:50:19 UTC (rev 3012)
+++ trunk/doc/Makefile.in 2008-09-26 02:50:51 UTC (rev 3013)
@@ -77,11 +77,7 @@
clean:
@rm -f \
postgis-out.xml \
- postgis.aux \
- postgis.fo \
- postgis.pdf \
- postgis.out \
- postgis.log
+ postgis-*.pdf
maintainer-clean: clean
@rm -f html/*.html
More information about the postgis-commits
mailing list