summaryrefslogtreecommitdiffstats
path: root/noatun-plugins/tippercanoe
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:41:20 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:41:20 -0600
commit4b3beef08a3ecd7897a8937ac7798e0b25f05b27 (patch)
treeba50299767a6e78126bb4ec35fc29d03a5289d49 /noatun-plugins/tippercanoe
parentc0e1bc904cc10d84d89b4a146412e421010e1391 (diff)
downloadtdeaddons-4b3beef08a3ecd7897a8937ac7798e0b25f05b27.tar.gz
tdeaddons-4b3beef08a3ecd7897a8937ac7798e0b25f05b27.zip
Rename additional instances of KDE to TDE
Diffstat (limited to 'noatun-plugins/tippercanoe')
-rw-r--r--noatun-plugins/tippercanoe/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/noatun-plugins/tippercanoe/Makefile.am b/noatun-plugins/tippercanoe/Makefile.am
index d85ab15..b5ea4ce 100644
--- a/noatun-plugins/tippercanoe/Makefile.am
+++ b/noatun-plugins/tippercanoe/Makefile.am
@@ -11,8 +11,8 @@ noatuntippecanoe_la_LIBADD = $(LIB_KFILE) -lnoatun -lm
bin_PROGRAMS = noatuntippecanoe.bin
noatuntippecanoe_bin_SOURCES = core.cpp main.cpp ui.cpp sdlwrap.cpp
-noatuntippecanoe_bin_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor
-noatuntippecanoe_bin_LDADD = $(LIB_KDEUI) -lm $(SDL_LIBS)
+noatuntippecanoe_bin_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor
+noatuntippecanoe_bin_LDADD = $(LIB_TDEUI) -lm $(SDL_LIBS)
noatun_DATA = tippecanoe.plugin
noatundir = $(kde_datadir)/noatun