diff options
Diffstat (limited to 'kommander/pluginmanager/Makefile.am')
-rw-r--r-- | kommander/pluginmanager/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/pluginmanager/Makefile.am b/kommander/pluginmanager/Makefile.am index 0882358d..18ec698a 100644 --- a/kommander/pluginmanager/Makefile.am +++ b/kommander/pluginmanager/Makefile.am @@ -13,6 +13,6 @@ INCLUDES = -I$(top_srcdir)/kommander/factory $(all_includes) METASOURCES = AUTO # the library search path. -kmdr_plugins_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor +kmdr_plugins_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor noinst_HEADERS = mainwindow.h pluginmanager.h |