summaryrefslogtreecommitdiffstats
path: root/kpercentage
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:44:49 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:44:49 -0600
commit1677e06cb01b7b147c696bfb0ad6db6695ac8d44 (patch)
tree382f03f66e3beab61192c5a8005781feeffee213 /kpercentage
parent39cc6243b65c2b4f7f5d745f1ff08b09b4cd8c67 (diff)
downloadtdeedu-1677e06cb01b7b147c696bfb0ad6db6695ac8d44.tar.gz
tdeedu-1677e06cb01b7b147c696bfb0ad6db6695ac8d44.zip
Rename additional instances of KDE to TDE
Diffstat (limited to 'kpercentage')
-rw-r--r--kpercentage/kpercentage/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/kpercentage/kpercentage/Makefile.am b/kpercentage/kpercentage/Makefile.am
index dc6ba488..443e70d7 100644
--- a/kpercentage/kpercentage/Makefile.am
+++ b/kpercentage/kpercentage/Makefile.am
@@ -1,6 +1,6 @@
bin_PROGRAMS = kpercentage
kpercentage_SOURCES = kanimation.cpp kanswer.cpp kpercentmain.cpp kpercentage.cpp ksplashscreen.cpp main.cpp
-kpercentage_LDADD = $(LIB_KDEUI) $(LIB_KDECORE) $(LIB_QT) $(LIBSOCKET)
+kpercentage_LDADD = $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_QT) $(LIBSOCKET)
SUBDIRS = icons pics
@@ -30,7 +30,7 @@ METASOURCES = AUTO
# the library search path.
-kpercentage_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor
+kpercentage_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor
stringstocpp: