diff options
Diffstat (limited to 'src/translators/pilotdb/Makefile.am')
-rw-r--r-- | src/translators/pilotdb/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/translators/pilotdb/Makefile.am b/src/translators/pilotdb/Makefile.am index cf21d12..dba2dbb 100644 --- a/src/translators/pilotdb/Makefile.am +++ b/src/translators/pilotdb/Makefile.am @@ -1,4 +1,4 @@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## noinst_LIBRARIES = libpilotdb.a AM_CPPFLAGS = $(all_includes) @@ -11,6 +11,6 @@ SUBDIRS = libflatfile libpalm EXTRA_DIST = strop.cpp strop.h portability.h pilotdb.h pilotdb.cpp -####### kdevelop will overwrite this part!!! (end)############ +####### tdevelop will overwrite this part!!! (end)############ KDE_OPTIONS = noautodist |