diff options
Diffstat (limited to 'kcontrol/performance/Makefile.am')
-rw-r--r-- | kcontrol/performance/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/performance/Makefile.am b/kcontrol/performance/Makefile.am index 5ae59d89e..8f7904990 100644 --- a/kcontrol/performance/Makefile.am +++ b/kcontrol/performance/Makefile.am @@ -2,7 +2,7 @@ kde_module_LTLIBRARIES = kcm_performance.la kcm_performance_la_SOURCES = kcmperformance.cpp konqueror.cpp konqueror_ui.ui system.cpp system_ui.ui kcm_performance_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined -kcm_performance_la_LIBADD = -lkdeui +kcm_performance_la_LIBADD = -ltdeui AM_CPPFLAGS= $(all_includes) METASOURCES = AUTO |