diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 976d79c..3daa340 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## SUBDIRS = src po doc icons xslt @@ -17,7 +17,7 @@ tellico.lsm tellico.dtd x-tellico.desktop \ configure.in.in AUTHORS NEWS tellico.tips \ tellico.desktop tellico.xml $(ADMIN_DIST) -####### kdevelop will overwrite this part!!! (end)############ +####### tdevelop will overwrite this part!!! (end)############ # not a GNU package. You can remove this line, if # have all needed files, that a GNU package needs AUTOMAKE_OPTIONS = foreign |