pull/1/head
Timothy Pearson 12 years ago
parent eefca338f7
commit 88304700bb

@ -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

Loading…
Cancel
Save