summaryrefslogtreecommitdiffstats
path: root/style/config/Makefile.am
diff options
context:
space:
mode:
authorMavridis Philippe <[email protected]>2024-03-10 19:48:49 +0200
committerMavridis Philippe <[email protected]>2024-03-10 20:04:10 +0200
commitbf8023245ca81129b27778d9e38f4cbdcdd1dc5b (patch)
tree9d87daf1597b81e8e0f0eb493f0c1f2930627822 /style/config/Makefile.am
parentff13ed1771d5265ffc9e2d70945dd990c6b93289 (diff)
downloadtde-style-polyester-bf8023245ca81129b27778d9e38f4cbdcdd1dc5b.tar.gz
tde-style-polyester-bf8023245ca81129b27778d9e38f4cbdcdd1dc5b.zip
Port to CMake build system
Signed-off-by: Mavridis Philippe <[email protected]>
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