Author: fabien
Date: 2009-06-27 09:39:36 -0700 (Sat, 27 Jun 2009)
New Revision: 6798
Log:
Updated make etags target src files filter.

Modified:
   branches/branch-1.3/Makefile

Modified: branches/branch-1.3/Makefile
===================================================================
--- branches/branch-1.3/Makefile        2009-06-27 16:22:27 UTC (rev 6797)
+++ branches/branch-1.3/Makefile        2009-06-27 16:39:36 UTC (rev 6798)
@@ -119,7 +119,7 @@
        epm -v -f native fltk
 
 etags:
-       etags FL/*.H FL/*.h src/*.cxx src/*.c src/*.h fluid/*.h fluid/*.cxx 
test/*.h test/*.cxx
+       etags FL/*.H FL/*.h src/*.cxx src/*.c src/*.h src/xutf8/*.h 
src/xutf8/*.c cairo/*.cxx fluid/*.h fluid/*.cxx test/*.h test/*.cxx
 
 #
 # End of "$Id$".

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

Reply via email to