summaryrefslogtreecommitdiffstats
path: root/style/config/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'style/config/Makefile.am')
-rw-r--r--style/config/Makefile.am12
1 files changed, 0 insertions, 12 deletions
diff --git a/style/config/Makefile.am b/style/config/Makefile.am
deleted file mode 100644
index f893a87..0000000
--- a/style/config/Makefile.am
+++ /dev/null
@@ -1,12 +0,0 @@
-INCLUDES = $(all_includes)
-
-METASOURCES = AUTO
-
-noinst_HEADERS = polyesterconf.h
-kde_module_LTLIBRARIES = kstyle_polyester_config.la
-kstyle_polyester_config_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module
-kstyle_polyester_config_la_LIBADD = $(LIB_KDEUI)
-kstyle_polyester_config_la_SOURCES = polyesterconf.cpp configdialog.ui
-
-messages:
- $(XGETTEXT) *.cpp *.h -o $(podir)/kstyle_polyester_config.pot