summaryrefslogtreecommitdiffstats
path: root/kstartperf
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-03-14 20:30:30 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-03-14 20:30:30 -0500
commit88304700bb3a774eaaff4489b9371686b4b54f62 (patch)
treede956db54d2850cd89a9bf5bbdb9f0bb6fd0925d /kstartperf
parenteefca338f7b7cbc5903227e13d750ad281b1cac4 (diff)
downloadtdesdk-88304700bb3a774eaaff4489b9371686b4b54f62.tar.gz
tdesdk-88304700bb3a774eaaff4489b9371686b4b54f62.zip
Fix FTBFS
Diffstat (limited to 'kstartperf')
-rw-r--r--kstartperf/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kstartperf/Makefile.am b/kstartperf/Makefile.am
index 084cfe7f..3aea986f 100644
--- a/kstartperf/Makefile.am
+++ b/kstartperf/Makefile.am
@@ -6,7 +6,7 @@ libkstartperf_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_
libkstartperf_la_SOURCES = libkstartperf.c
bin_PROGRAMS = kstartperf
-kstartperf_LDFLAGS = $(all_libraries)
+kstartperf_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO)
kstartperf_LDADD = $(LIB_TDECORE)
kstartperf_SOURCES = kstartperf.cpp