summaryrefslogtreecommitdiffstats
path: root/ktuberling/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ktuberling/Makefile.am')
-rw-r--r--ktuberling/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ktuberling/Makefile.am b/ktuberling/Makefile.am
index 34134e79..d4935944 100644
--- a/ktuberling/Makefile.am
+++ b/ktuberling/Makefile.am
@@ -19,7 +19,7 @@ bin_PROGRAMS = ktuberling
ktuberling_SOURCES = action.cpp main.cpp toplevel.cpp playground.cpp todraw.cpp soundfactory.cpp
ktuberling_METASOURCES = AUTO
-ktuberling_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEIO)
+ktuberling_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEIO)
ktuberling_LDADD = $(LIB_TDEGAMES) $(LIB_TDEFILE) -ltdeprint
ktuberling_DEPENDENCIES = $(LIB_TDEGAMES_DEP)