summaryrefslogtreecommitdiffstats
path: root/kexi/formeditor
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/formeditor')
-rw-r--r--kexi/formeditor/Makefile.am2
-rw-r--r--kexi/formeditor/test/Makefile.am2
2 files changed, 2 insertions, 2 deletions
diff --git a/kexi/formeditor/Makefile.am b/kexi/formeditor/Makefile.am
index 5295c223..2ffdf8f7 100644
--- a/kexi/formeditor/Makefile.am
+++ b/kexi/formeditor/Makefile.am
@@ -22,7 +22,7 @@ libkformdesigner_la_LIBADD = \
$(top_builddir)/kexi/widget/utils/libkexiguiutils.la \
$(top_builddir)/kexi/widget/tableview/libkexidatatable.la \
$(top_builddir)/lib/koproperty/libkoproperty.la \
- $(LIB_KPARTS)
+ $(LIB_TDEPARTS)
servicetypesdir = $(kde_servicetypesdir)
servicetypes_DATA=widgetfactory.desktop
diff --git a/kexi/formeditor/test/Makefile.am b/kexi/formeditor/test/Makefile.am
index f1a56307..e7f52770 100644
--- a/kexi/formeditor/test/Makefile.am
+++ b/kexi/formeditor/test/Makefile.am
@@ -11,7 +11,7 @@ INCLUDES = -I$(top_srcdir)/kexi -I$(top_srcdir)/kexi/formeditor \
-I$(top_srcdir)/kexi/widget -I$(top_srcdir)/kexi/core \
-I$(top_srcdir)/lib -I$(top_srcdir)/lib/kofficecore $(all_includes)
-kformdesigner_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
+kformdesigner_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
kformdesigner_LDADD = $(top_builddir)/kexi/formeditor/libkformdesigner.la