From 1048c4f709440bb51647af5ece46667545490ab8 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 26 Jan 2013 13:17:16 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- kshisen/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kshisen/Makefile.am') diff --git a/kshisen/Makefile.am b/kshisen/Makefile.am index 75c63bb1..9126be6b 100644 --- a/kshisen/Makefile.am +++ b/kshisen/Makefile.am @@ -13,7 +13,7 @@ noinst_HEADERS = app.h board.h tileset.h debug.h version.h kshisen_SOURCES = main.cpp board.cpp app.cpp tileset.cpp settings.ui prefs.kcfgc kshisen_LDADD = $(LIB_TDEGAMES) $(LIB_TDEUI) kshisen_DEPENDENCIES = $(LIB_TDEGAMES_DEP) -kshisen_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor +kshisen_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor xdg_apps_DATA = kshisen.desktop kde_kcfg_DATA = kshisen.kcfg -- cgit v1.2.1