summaryrefslogtreecommitdiffstats
path: root/kspaceduel
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:30:28 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:30:28 -0600
commit6c8fc8ddd81bcb8ff1828dbffbd181b905c6331e (patch)
tree8080429757735c3d44ba751e27cdd5eae9a0086e /kspaceduel
parent63ff55ddadbe2163282315b121104b7202ace784 (diff)
downloadtdegames-6c8fc8ddd81bcb8ff1828dbffbd181b905c6331e.tar.gz
tdegames-6c8fc8ddd81bcb8ff1828dbffbd181b905c6331e.zip
Additional kde to tde renaming
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 b1fedca3..79c8b971 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_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor
+kspaceduel_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor
kspaceduel_LDADD = $(LIB_KDEGAMES)
kspaceduel_DEPENDENCIES = $(LIB_KDEGAMES_DEP)