summaryrefslogtreecommitdiffstats
path: root/blinken/src
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 /blinken/src
parent39cc6243b65c2b4f7f5d745f1ff08b09b4cd8c67 (diff)
downloadtdeedu-1677e06cb01b7b147c696bfb0ad6db6695ac8d44.tar.gz
tdeedu-1677e06cb01b7b147c696bfb0ad6db6695ac8d44.zip
Rename additional instances of KDE to TDE
Diffstat (limited to 'blinken/src')
-rw-r--r--blinken/src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/blinken/src/Makefile.am b/blinken/src/Makefile.am
index df9be98f..c4de4922 100644
--- a/blinken/src/Makefile.am
+++ b/blinken/src/Makefile.am
@@ -8,8 +8,8 @@ bin_PROGRAMS = blinken
INCLUDES = $(all_includes)
-blinken_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor
-blinken_LDADD = $(LIB_KDEUI) $(LIB_KIO) $(artslib)
+blinken_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor
+blinken_LDADD = $(LIB_TDEUI) $(LIB_KIO) $(artslib)
blinken_SOURCES = main.cpp blinken.cpp artsplayer.cpp blinkengame.cpp number.cpp highscoredialog.cpp counter.cpp fontutils.cpp fontchecker.cpp button.cpp settings.kcfgc