Author: yuri
Date: 2009-04-24 02:20:17 -0700 (Fri, 24 Apr 2009)
New Revision: 6778
Log:
fix generated manpages cleaning


Modified:
   branches/branch-1.3/documentation/Makefile

Modified: branches/branch-1.3/documentation/Makefile
===================================================================
--- branches/branch-1.3/documentation/Makefile  2009-04-23 15:32:19 UTC (rev 
6777)
+++ branches/branch-1.3/documentation/Makefile  2009-04-24 09:20:17 UTC (rev 
6778)
@@ -208,6 +208,7 @@
        $(RM) refman.pdf
        $(RMDIR) html latex
        $(RM) *~ *.bck *.bck *.bak *.log
+       $(RM) $(MANPAGES) $(SRC_DOCDIR)/*.0
 
 depend:
 

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

Reply via email to