summaryrefslogtreecommitdiffstats
path: root/ksnapshot/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ksnapshot/Makefile.am')
-rw-r--r--ksnapshot/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksnapshot/Makefile.am b/ksnapshot/Makefile.am
index 5b05ec80..2c77bea0 100644
--- a/ksnapshot/Makefile.am
+++ b/ksnapshot/Makefile.am
@@ -2,7 +2,7 @@ bin_PROGRAMS= ksnapshot
INCLUDES = -DKSNAPVERSION="\"0.7\"" $(all_includes)
-ksnapshot_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
+ksnapshot_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
ksnapshot_LDADD = $(LIB_TDEPRINT)
ksnapshot_SOURCES = ksnapshotiface.skel main.cpp ksnapshot.cpp \