summaryrefslogtreecommitdiffstats
path: root/katapult/plugins/catalogs/amarokcatalog
diff options
context:
space:
mode:
Diffstat (limited to 'katapult/plugins/catalogs/amarokcatalog')
-rw-r--r--katapult/plugins/catalogs/amarokcatalog/Makefile.am15
1 files changed, 0 insertions, 15 deletions
diff --git a/katapult/plugins/catalogs/amarokcatalog/Makefile.am b/katapult/plugins/catalogs/amarokcatalog/Makefile.am
deleted file mode 100644
index f0d83b4..0000000
--- a/katapult/plugins/catalogs/amarokcatalog/Makefile.am
+++ /dev/null
@@ -1,15 +0,0 @@
-# set the include path for X, qt and KDE
-INCLUDES = -I$(top_srcdir)/katapult/common $(all_includes)
-
-# header files
-noinst_HEADERS = coverimage.h song.h amarokcatalog.h actionplaysong.h
-
-# use automoc
-METASOURCES = AUTO
-
-# our plugin
-kde_module_LTLIBRARIES = katapult_amarokcatalog.la
-katapult_amarokcatalog_la_SOURCES = settings.ui amarokcatalog.cpp coverimage.cpp song.cpp actionplaysong.cpp
-katapult_amarokcatalog_la_LDFLAGS = -module $(KDE_RPATH) $(KDE_PLUGIN) $(all_libraries)
-katapult_amarokcatalog_la_LIBADD = $(LIB_TQT) $(LIB_TDECORE) -lDCOP $(LIB_TDEUI) $(LIB_TDEIO) $(top_builddir)/katapult/common/libkatapult.la
-kde_services_DATA = katapult_amarokcatalog.desktop