summaryrefslogtreecommitdiffstats
path: root/kscd/kscdmagic
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:31:21 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:31:21 -0600
commit3bfcdbbf124ada52e8245aaeb3fa8cb539aa2b9b (patch)
treed69f9f717e93a0731424e4817804402ebc342318 /kscd/kscdmagic
parent275f642e8f4d53a8530ec6c7ee69652765354ef9 (diff)
downloadtdemultimedia-3bfcdbbf124ada52e8245aaeb3fa8cb539aa2b9b.tar.gz
tdemultimedia-3bfcdbbf124ada52e8245aaeb3fa8cb539aa2b9b.zip
Additional kde to tde renaming
Diffstat (limited to 'kscd/kscdmagic')
-rw-r--r--kscd/kscdmagic/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kscd/kscdmagic/Makefile.am b/kscd/kscdmagic/Makefile.am
index 073bad0c..e28ba7c4 100644
--- a/kscd/kscdmagic/Makefile.am
+++ b/kscd/kscdmagic/Makefile.am
@@ -26,7 +26,7 @@ bin_PROGRAMS = kscdmagic
kscdmagic_SOURCES = core.cpp main.cpp sound.cpp xlibwrap.cpp xlib.c
# the library search path.
-kscdmagic_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor
+kscdmagic_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor
# the libraries to link against. Be aware of the order. First the libraries,
# that depend on the following ones.