Updated make etags target src files filter.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6798 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
fa331cc910
commit
d94e82c6c2
2
Makefile
2
Makefile
@ -119,7 +119,7 @@ native-dist:
|
|||||||
epm -v -f native fltk
|
epm -v -f native fltk
|
||||||
|
|
||||||
etags:
|
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$".
|
# End of "$Id$".
|
||||||
|
Loading…
Reference in New Issue
Block a user