summaryrefslogtreecommitdiffstats
path: root/kcontrol/tdm/Makefile.am
blob: 3c8feeb9652746c83da1aad3c7486d3c95f3ee7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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_TDEIO) $(LIB_TDENEWSTUFF)

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