summaryrefslogtreecommitdiffstats
path: root/kaudiocreator
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:46:54 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:46:54 -0600
commitffba74342b21eae1bda25ef4816415b71d0dcd6a (patch)
tree47ba1cef053ee8cefcbaeef1d38695673311b4d8 /kaudiocreator
parentbc666a19ca87f1f606898fd9da4f5847e89ac0e1 (diff)
downloadtdemultimedia-ffba74342b21eae1bda25ef4816415b71d0dcd6a.tar.gz
tdemultimedia-ffba74342b21eae1bda25ef4816415b71d0dcd6a.zip
Rename additional instances of KDE to TDE
Diffstat (limited to 'kaudiocreator')
-rw-r--r--kaudiocreator/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/kaudiocreator/Makefile.am b/kaudiocreator/Makefile.am
index d2ed10cc..aa30ce8a 100644
--- a/kaudiocreator/Makefile.am
+++ b/kaudiocreator/Makefile.am
@@ -12,7 +12,7 @@ kaudiocreator_SOURCES = main.cpp kaudiocreator.cpp encoder.cpp \
EXTRA_DIST = encoder.h kaudiocreator.h kaudiocreator.desktop encoderconfigimp.h \
obqueimp.h ripper.h tracksimp.h encodefileimp.h
-kaudiocreator_LDFLAGS = $(all_libraries) $(KDE_RPATH) -lkutils $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor
+kaudiocreator_LDFLAGS = $(all_libraries) $(KDE_RPATH) -lkutils $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor
METASOURCES = AUTO
@@ -20,7 +20,7 @@ messages: rc.cpp
$(XGETTEXT) *.cpp *.h -o $(podir)/kaudiocreator.pot
kaudiocreator_LDADD = $(LIB_KIO) $(top_builddir)/libkcddb/libkcddb.la \
- $(top_builddir)/kscd/libkcompactdisc.la $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor
+ $(top_builddir)/kscd/libkcompactdisc.la $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor
KDE_ICON = AUTO