summaryrefslogtreecommitdiffstats
path: root/kcontrol/background/Makefile.am
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-29 23:30:27 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-29 23:30:27 -0600
commit23cc597c607088fc296c9e4bba4af31f74796d5e (patch)
tree178a1f181d9c2f26a4c2cbcf98e659f9e87b93d4 /kcontrol/background/Makefile.am
parent3b20716d4754d2e854ba707857063b8329c2f46c (diff)
downloadtdebase-23cc597c607088fc296c9e4bba4af31f74796d5e.tar.gz
tdebase-23cc597c607088fc296c9e4bba4af31f74796d5e.zip
Rename a few build variables for overall consistency
Diffstat (limited to 'kcontrol/background/Makefile.am')
-rw-r--r--kcontrol/background/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/background/Makefile.am b/kcontrol/background/Makefile.am
index e1d847ead..c64cdc5c1 100644
--- a/kcontrol/background/Makefile.am
+++ b/kcontrol/background/Makefile.am
@@ -6,7 +6,7 @@ kde_module_LTLIBRARIES = kcm_background.la
kcm_background_la_SOURCES = main.cpp
kcm_background_la_LDFLAGS = $(KDE_RPATH) -module -avoid-version $(all_libraries) -no-undefined
-kcm_background_la_LIBADD = libkcmbgnd.la libbgnd.la $(LIB_KFILE) $(LIB_KNEWSTUFF)
+kcm_background_la_LIBADD = libkcmbgnd.la libbgnd.la $(LIB_TDEFILE) $(LIB_KNEWSTUFF)
METASOURCES = AUTO