summaryrefslogtreecommitdiffstats
path: root/amor
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:47:50 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:47:50 -0600
commitf718e36538aa686bae52576c8991c247ebb398a4 (patch)
tree600cfabf7008fdbe83906f25a5bba64bd73379f6 /amor
parenta33a245c75b4391f77d4eee4339944cad8390cbf (diff)
downloadtdetoys-f718e36538aa686bae52576c8991c247ebb398a4.tar.gz
tdetoys-f718e36538aa686bae52576c8991c247ebb398a4.zip
Rename additional instances of KDE to TDE
Diffstat (limited to 'amor')
-rw-r--r--amor/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/amor/Makefile.am b/amor/Makefile.am
index 09c91cd..72224d4 100644
--- a/amor/Makefile.am
+++ b/amor/Makefile.am
@@ -15,11 +15,11 @@ 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) -ltdefx $(LIB_KIO) -lktexteditor
+amor_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor
# the libraries to link against. Be aware of the order. First the libraries,
# that depend on the following ones.
-amor_LDADD = $(LIB_KDEUI)
+amor_LDADD = $(LIB_TDEUI)
# this option you can leave out. Just, if you use "make dist", you need it
noinst_HEADERS = amor.h amorwidget.h amoranim.h amorpm.h amordialog.h\