From b81e43465b14836b17e4fe2dea91c78a2bdd29b3 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 22 Jan 2012 01:02:36 -0600 Subject: Part 2 of prior commit --- kcontrol/kdm/Makefile.am | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 kcontrol/kdm/Makefile.am (limited to 'kcontrol/kdm/Makefile.am') diff --git a/kcontrol/kdm/Makefile.am b/kcontrol/kdm/Makefile.am deleted file mode 100644 index e6193d7df..000000000 --- a/kcontrol/kdm/Makefile.am +++ /dev/null @@ -1,19 +0,0 @@ -kde_module_LTLIBRARIES = kcm_tdm.la - -# _don't_ add a theme configurator!! -kcm_tdm_la_SOURCES = background.cpp tdm-appear.cpp tdm-font.cpp tdm-shut.cpp \ - tdm-users.cpp tdm-conv.cpp main.cpp kbackedcombobox.cpp - -kcm_tdm_la_LDFLAGS = $(KDE_RPATH) $(all_libraries) -module -avoid-version -no-undefined -kcm_tdm_la_LIBADD = $(top_builddir)/kcontrol/background/libkcmbgnd.la $(top_builddir)/kcontrol/background/libbgnd.la $(LIB_KIO) $(LIB_KNEWSTUFF) - -AM_CPPFLAGS= -I$(top_builddir)/kcontrol/background \ - -I$(top_srcdir)/kcontrol/background \ - -I$(top_srcdir)/kdesktop $(all_includes) - -METASOURCES = AUTO - -messages: - $(XGETTEXT) $(kcm_tdm_la_SOURCES) -o $(podir)/tdmconfig.pot - -xdg_apps_DATA = tdm.desktop -- cgit v1.2.1