Author: fabien
Date: 2012-04-15 20:34:10 -0700 (Sun, 15 Apr 2012)
New Revision: 9351
Log:
Update etags for emacs use on fltk3.

Modified:
   branches/branch-3.0/Makefile

Modified: branches/branch-3.0/Makefile
===================================================================
--- branches/branch-3.0/Makefile        2012-04-16 03:29:56 UTC (rev 9350)
+++ branches/branch-3.0/Makefile        2012-04-16 03:34:10 UTC (rev 9351)
@@ -119,7 +119,7 @@
        epm -v -f native fltk
 
 etags:
-       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 test1/*.h 
test1/*.cxx
+       etags include/*/*.H include/*/*.h src/*/*.cxx src/*/*.c src/*/*.h
 
 #
 # Run the clang.llvm.org static code analysis tool on the C sources.

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

Reply via email to