From f331af031a2fc2f01599db5712ba9171ab5f5d7c Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 26 Jan 2013 13:13:47 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- systemsettings/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'systemsettings/Makefile.am') 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 -- cgit v1.2.1