diff options
Diffstat (limited to 'kspaceduel/Makefile.am')
-rw-r--r-- | kspaceduel/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kspaceduel/Makefile.am b/kspaceduel/Makefile.am index 6fc7d9c6..2bedbb75 100644 --- a/kspaceduel/Makefile.am +++ b/kspaceduel/Makefile.am @@ -13,7 +13,7 @@ kspaceduel_SOURCES = general.ui mathroutines.cpp topwidget.cpp \ kspaceduel_METASOURCES = AUTO EXTRA_DIST = kspaceduel.desktop kspaceduel.xpm mini-kspaceduel.xpm -kspaceduel_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor +kspaceduel_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor kspaceduel_LDADD = $(LIB_TDEGAMES) kspaceduel_DEPENDENCIES = $(LIB_TDEGAMES_DEP) |