diff options
Diffstat (limited to 'src/translators/Makefile.am')
-rw-r--r-- | src/translators/Makefile.am | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/translators/Makefile.am b/src/translators/Makefile.am index 68ee4cc..fbbb11b 100644 --- a/src/translators/Makefile.am +++ b/src/translators/Makefile.am @@ -1,7 +1,7 @@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## noinst_LIBRARIES = libtranslators.a -## AM_CPPFLAGS were found outside kdevelop specific part +## AM_CPPFLAGS were found outside tdevelop specific part libtranslators_a_METASOURCES = AUTO @@ -53,7 +53,7 @@ pdfimporter.cpp referencerimporter.h referencerimporter.cpp \ libcsv.h libcsv.c \ deliciousimporter.h deliciousimporter.cpp -####### kdevelop will overwrite this part!!! (end)############ +####### tdevelop will overwrite this part!!! (end)############ AM_CPPFLAGS = \ $(LIBXML_CFLAGS) \ |