summaryrefslogtreecommitdiffstats
path: root/digikam/themedesigner
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:07:40 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:07:40 -0600
commitf7cb4240c4720873a1582d2b0270b93c9b051274 (patch)
tree3123c57143b9d4fdd6cf9ce1dca6fe0e66fcc545 /digikam/themedesigner
parentaf5cb1cb32dfecee1b81ae3fbaa09b07aa1ae8a3 (diff)
downloaddigikam-f7cb4240c4720873a1582d2b0270b93c9b051274.tar.gz
digikam-f7cb4240c4720873a1582d2b0270b93c9b051274.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'digikam/themedesigner')
-rw-r--r--digikam/themedesigner/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/digikam/themedesigner/Makefile.am b/digikam/themedesigner/Makefile.am
index 1774c8e..c0abd0c 100644
--- a/digikam/themedesigner/Makefile.am
+++ b/digikam/themedesigner/Makefile.am
@@ -16,4 +16,4 @@ digikamthemedesigner_SOURCES = main.cpp mainwindow.cpp themedicongroupitem.cpp \
digikamthemedesigner_LDADD = $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) \
$(top_builddir)/digikam/digikam/libdigikam.la
-digikamthemedesigner_LDFLAGS = $(KDE_RPATH) $(all_libraries) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor $(LIB_KUTILS)
+digikamthemedesigner_LDFLAGS = $(KDE_RPATH) $(all_libraries) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor $(LIB_KUTILS)