summaryrefslogtreecommitdiffstats
path: root/kgoldrunner
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:45:16 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:45:16 -0600
commit69d847e2c2c274dffea81178c1c4af79e33f04de (patch)
tree610a36865143dff1c2e0e6b13abc4fbb7ff0b6c1 /kgoldrunner
parent4bef7d9d870482091170d84142ca7c221a4fca50 (diff)
downloadtdegames-69d847e2c2c274dffea81178c1c4af79e33f04de.tar.gz
tdegames-69d847e2c2c274dffea81178c1c4af79e33f04de.zip
Rename additional instances of KDE to TDE
Diffstat (limited to 'kgoldrunner')
-rw-r--r--kgoldrunner/src/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/kgoldrunner/src/Makefile.am b/kgoldrunner/src/Makefile.am
index fe56d9a0..9239d848 100644
--- a/kgoldrunner/src/Makefile.am
+++ b/kgoldrunner/src/Makefile.am
@@ -8,11 +8,11 @@ bin_PROGRAMS = kgoldrunner
INCLUDES = -I$(top_srcdir)/libtdegames $(all_includes)
# the library search path.
-kgoldrunner_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor
+kgoldrunner_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor
# the libraries to link against.
-kgoldrunner_LDADD = $(LIB_KDEGAMES) $(LIB_KFILE) $(LIB_KDEPRINT)
-kgoldrunner_DEPENDENCIES = $(LIB_KDEGAMES_DEP)
+kgoldrunner_LDADD = $(LIB_TDEGAMES) $(LIB_KFILE) $(LIB_TDEPRINT)
+kgoldrunner_DEPENDENCIES = $(LIB_TDEGAMES_DEP)
# which sources should be compiled for kgoldrunner
kgoldrunner_SOURCES = kgoldrunner.cpp kgrcanvas.cpp kgrfigure.cpp kgrgame.cpp kgrobject.cpp main.cpp kgrdialog.cpp