(cherry picked from commit 88304700bb)
v3.5.13-sru
Timothy Pearson 13 years ago committed by Slávek Banko
parent b0273f2416
commit 8a029426ca

@ -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_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO)
kstartperf_LDADD = $(LIB_KDECORE)
kstartperf_SOURCES = kstartperf.cpp

Loading…
Cancel
Save