diff options
Diffstat (limited to 'kstartperf/Makefile.am')
-rw-r--r-- | kstartperf/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kstartperf/Makefile.am b/kstartperf/Makefile.am index 9214d389..5edba754 100644 --- a/kstartperf/Makefile.am +++ b/kstartperf/Makefile.am @@ -7,7 +7,7 @@ libkstartperf_la_SOURCES = libkstartperf.c bin_PROGRAMS = kstartperf kstartperf_LDFLAGS = $(all_libraries) -kstartperf_LDADD = $(LIB_KDECORE) +kstartperf_LDADD = $(LIB_TDECORE) kstartperf_SOURCES = kstartperf.cpp messages: |