summaryrefslogtreecommitdiffstats
path: root/systemsettings
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-11-06 02:23:32 -0600
committerTimothy Pearson <[email protected]>2011-11-06 02:23:32 -0600
commitd7dbaeefc1e3c1c7b7cf9ab81e52c10db9e054db (patch)
treea86e42427ce023977e5909892c3903d5e7dc0235 /systemsettings
parent11f08ad451e075978fb405b0f27c0179efa9a854 (diff)
downloadtde-systemsettings-d7dbaeefc1e3c1c7b7cf9ab81e52c10db9e054db.tar.gz
tde-systemsettings-d7dbaeefc1e3c1c7b7cf9ab81e52c10db9e054db.zip
Additional kde to tde renaming
Diffstat (limited to 'systemsettings')
-rw-r--r--systemsettings/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemsettings/Makefile.am b/systemsettings/Makefile.am
index 9318c98..0d57461 100644
--- a/systemsettings/Makefile.am
+++ b/systemsettings/Makefile.am
@@ -28,7 +28,7 @@ systemsettings_SOURCES = kcmodulemenu.cpp kcmsearch.cpp kcmultiwidget.cpp main.c
EXTRA_DIST = kcmodulemenu.h kcmultiwidget.h moduleiconitem.h version.h kcmsearch.h mainwindow.h modulesview.h kcscrollview.h
systemsettings_LDADD = $(LIB_KDEUI) $(LIB_KUTILS)
-systemsettings_LDFLAGS = $(all_libraries) -module -avoid-version $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor
+systemsettings_LDFLAGS = $(all_libraries) -module -avoid-version $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor
appdata_DATA = systemsettingsui.rc
appdatadir = $(kde_datadir)/systemsettings