summaryrefslogtreecommitdiffstats
path: root/amor
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:18:01 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:18:01 -0600
commitada451a25c1465c530dce9013d113d0b939ba96e (patch)
tree2905e8c57fe35867527de0bcbb40e6329b5121b5 /amor
parent3e2a2c432996c0959278a76d08c5b0b827c72329 (diff)
downloadtdetoys-ada451a25c1465c530dce9013d113d0b939ba96e.tar.gz
tdetoys-ada451a25c1465c530dce9013d113d0b939ba96e.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
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 72224d4..4dba6ab 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_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor
+amor_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
# the libraries to link against. Be aware of the order. First the libraries,
# that depend on the following ones.