summaryrefslogtreecommitdiffstats
path: root/systemsettings/Makefile.am
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-01-26 13:13:47 -0600
committerTimothy Pearson <[email protected]>2013-01-26 13:13:47 -0600
commitf331af031a2fc2f01599db5712ba9171ab5f5d7c (patch)
treee0bd4ab52faab5a0ee0e26b3846c4f3f5fcd8170 /systemsettings/Makefile.am
parent63c7b752146a799925d8e2669aa3ee40a04754c8 (diff)
downloadtde-systemsettings-f331af031a2fc2f01599db5712ba9171ab5f5d7c.tar.gz
tde-systemsettings-f331af031a2fc2f01599db5712ba9171ab5f5d7c.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'systemsettings/Makefile.am')
-rw-r--r--systemsettings/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemsettings/Makefile.am b/systemsettings/Makefile.am
index c1c58ca..e112e0a 100644
--- a/systemsettings/Makefile.am
+++ b/systemsettings/Makefile.am
@@ -28,7 +28,7 @@ systemsettings_SOURCES = tdecmodulemenu.cpp kcmsearch.cpp kcmultiwidget.cpp main
EXTRA_DIST = tdecmodulemenu.h kcmultiwidget.h moduleiconitem.h version.h kcmsearch.h mainwindow.h modulesview.h kcscrollview.h
systemsettings_LDADD = $(LIB_TDEUI) $(LIB_KUTILS)
-systemsettings_LDFLAGS = $(all_libraries) -module -avoid-version $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor
+systemsettings_LDFLAGS = $(all_libraries) -module -avoid-version $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
appdata_DATA = systemsettingsui.rc
appdatadir = $(kde_datadir)/systemsettings