Author: AlbrechtS
Date: 2011-01-05 15:00:33 -0800 (Wed, 05 Jan 2011)
New Revision: 8195
Log:
Added refman.pdf to clean target in documentation/Makefile.


Modified:
   branches/branch-1.3/documentation/Makefile

Modified: branches/branch-1.3/documentation/Makefile
===================================================================
--- branches/branch-1.3/documentation/Makefile  2011-01-05 22:28:39 UTC (rev 
8194)
+++ branches/branch-1.3/documentation/Makefile  2011-01-05 23:00:33 UTC (rev 
8195)
@@ -72,7 +72,7 @@
 alldocs: dist
 
 clean:
-       $(RM) fltk.pdf
+       $(RM) fltk.pdf refman.pdf
        $(RMDIR) html latex
        $(RM) *~ *.bck *.bak *.log
        $(RM) $(MANPAGES) $(SRC_DOCDIR)/*.0

_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit

Reply via email to