diff options
Diffstat (limited to 'src/translators/pilotdb/Makefile.am')
-rw-r--r-- | src/translators/pilotdb/Makefile.am | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/src/translators/pilotdb/Makefile.am b/src/translators/pilotdb/Makefile.am deleted file mode 100644 index dba2dbb..0000000 --- a/src/translators/pilotdb/Makefile.am +++ /dev/null @@ -1,16 +0,0 @@ -####### tdevelop will overwrite this part!!! (begin)########## -noinst_LIBRARIES = libpilotdb.a - -AM_CPPFLAGS = $(all_includes) - -libpilotdb_a_METASOURCES = AUTO - -libpilotdb_a_SOURCES = pilotdb.cpp strop.cpp - -SUBDIRS = libflatfile libpalm - -EXTRA_DIST = strop.cpp strop.h portability.h pilotdb.h pilotdb.cpp - -####### tdevelop will overwrite this part!!! (end)############ - -KDE_OPTIONS = noautodist |