summaryrefslogtreecommitdiffstats
path: root/src/config/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/Makefile.am')
-rw-r--r--src/config/Makefile.am9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/config/Makefile.am b/src/config/Makefile.am
deleted file mode 100644
index c418cb3..0000000
--- a/src/config/Makefile.am
+++ /dev/null
@@ -1,9 +0,0 @@
-INCLUDES = $(all_includes)
-
-kde_module_LTLIBRARIES = twin_SUSE2_config.la
-
-twin_SUSE2_config_la_SOURCES = config.cpp configdialog.ui
-twin_SUSE2_config_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module
-twin_SUSE2_config_la_LIBADD = $(LIB_TDEUI) $(LIB_TDEIO)
-
-METASOURCES = AUTO