summaryrefslogtreecommitdiffstats
path: root/lib/koproperty/test/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/koproperty/test/Makefile.am')
-rw-r--r--lib/koproperty/test/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/koproperty/test/Makefile.am b/lib/koproperty/test/Makefile.am
index 81619f8e1..f71282478 100644
--- a/lib/koproperty/test/Makefile.am
+++ b/lib/koproperty/test/Makefile.am
@@ -6,7 +6,7 @@ METASOURCES = AUTO
noinst_PROGRAMS = propertytest
propertytest_SOURCES = main.cpp test.cpp
-propertytest_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
+propertytest_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
propertytest_LDADD = $(LIB_KOPROPERTY)
# this is where the shell's XML-GUI resource file goes