summaryrefslogtreecommitdiffstats
path: root/kspaceduel
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:17:16 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:17:16 -0600
commit1048c4f709440bb51647af5ece46667545490ab8 (patch)
tree851fb2b152218069f4a83c468ccd88f292ce0650 /kspaceduel
parenta8333c4f4e4f6b842a9843efdfb47f1f278467e0 (diff)
downloadtdegames-1048c4f709440bb51647af5ece46667545490ab8.tar.gz
tdegames-1048c4f709440bb51647af5ece46667545490ab8.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'kspaceduel')
-rw-r--r--kspaceduel/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kspaceduel/Makefile.am b/kspaceduel/Makefile.am
index 3e5a5c6d..3f12add3 100644
--- a/kspaceduel/Makefile.am
+++ b/kspaceduel/Makefile.am
@@ -13,7 +13,7 @@ kspaceduel_SOURCES = general.ui mathroutines.cpp topwidget.cpp \
kspaceduel_METASOURCES = AUTO
EXTRA_DIST = kspaceduel.desktop kspaceduel.xpm mini-kspaceduel.xpm
-kspaceduel_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor
+kspaceduel_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
kspaceduel_LDADD = $(LIB_TDEGAMES)
kspaceduel_DEPENDENCIES = $(LIB_TDEGAMES_DEP)