diff --git a/Makefile b/Makefile index 7e393dc4b..95c52c7c2 100644 --- a/Makefile +++ b/Makefile @@ -119,7 +119,7 @@ native-dist: 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$".