summaryrefslogtreecommitdiffstats
path: root/amor
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:31:57 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:31:57 -0600
commit604aa2d72916f9b2859fa187b22bdcfd4eb70466 (patch)
tree695d02158a56b3f28d4a7a0ddcb9c108795a09d6 /amor
parent20eed484d181698484809fd217fe9506a997ca89 (diff)
downloadtdetoys-604aa2d72916f9b2859fa187b22bdcfd4eb70466.tar.gz
tdetoys-604aa2d72916f9b2859fa187b22bdcfd4eb70466.zip
Additional kde to tde renaming
Diffstat (limited to 'amor')
-rw-r--r--amor/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/amor/Makefile.am b/amor/Makefile.am
index 8740364..09c91cd 100644
--- a/amor/Makefile.am
+++ b/amor/Makefile.am
@@ -15,7 +15,7 @@ amor_SOURCES = amordialog.cpp amor.cpp amorwidget.cpp main.cpp amoranim.cpp amor
include_HEADERS = AmorIface.h
# the library search path
-amor_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor
+amor_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.