summaryrefslogtreecommitdiffstats
path: root/krecipes/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'krecipes/src/Makefile.am')
-rw-r--r--krecipes/src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/krecipes/src/Makefile.am b/krecipes/src/Makefile.am
index fdea9e0..3d4302d 100644
--- a/krecipes/src/Makefile.am
+++ b/krecipes/src/Makefile.am
@@ -10,7 +10,7 @@ SUBDIRS = backends importers widgets dialogs exporters datablocks tests
INCLUDES = -I$(srcdir) -I$(srcdir)/backends -I$(srcdir)/backends/SQLite $(all_includes)
# the library search path.
-krecipes_LDFLAGS = $(KDE_RPATH) $(LIB_KPARTS) $(LIB_KDECORE) $(LIB_KDEUI) $(LIB_KIO) -lkdefx -lDCOP $(LIB_QT) $(all_libraries)
+krecipes_LDFLAGS = $(KDE_RPATH) $(LIB_KPARTS) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_KIO) -ltdefx -lDCOP $(LIB_QT) $(all_libraries)
# Check for optional libs
@@ -31,7 +31,7 @@ krecipes_LDADD = \
backends/libkrecipesdbs.la exporters/libkrecipesexporters.la \
importers/libkrecipesimporters.la widgets/libkrecipeswidgets.la dialogs/libkrecipesdialogs.la \
widgets/libkrecipeswidgets.la datablocks/libdatablocks.la \
- $(qsqlite_libadds) $(mysql_libadds) $(psql_libadds) $(LIB_KHTML) $(LIB_KSPELL)
+ $(qsqlite_libadds) $(mysql_libadds) $(psql_libadds) $(LIB_TDEHTML) $(LIB_KSPELL)
# which sources should be compiled for krecipes
krecipes_SOURCES = \