summaryrefslogtreecommitdiffstats
path: root/src/projects/kostore/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/projects/kostore/Makefile.am')
-rw-r--r--src/projects/kostore/Makefile.am11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/projects/kostore/Makefile.am b/src/projects/kostore/Makefile.am
deleted file mode 100644
index e87beeb..0000000
--- a/src/projects/kostore/Makefile.am
+++ /dev/null
@@ -1,11 +0,0 @@
-
-KDE_CXXFLAGS = $(USE_RTTI)
-noinst_LTLIBRARIES = libkostore.la
-INCLUDES = $(all_includes)
-
-####### Files
-
-libkostore_la_LIBADD = $(LIB_TDEIO)
-libkostore_la_SOURCES = koStore.cpp koZipStore.cpp koStoreBase.cpp
-#libkostore_la_LDFLAGS = $(all_libraries) -version-info 3:0:0 $(KDE_LDFLAGS) -no-undefined
-#include_HEADERS = koStore.h