summaryrefslogtreecommitdiffstats
path: root/kexi/formeditor/test/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/formeditor/test/Makefile.am')
-rw-r--r--kexi/formeditor/test/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/formeditor/test/Makefile.am b/kexi/formeditor/test/Makefile.am
index 1c022c2d..f1a56307 100644
--- a/kexi/formeditor/test/Makefile.am
+++ b/kexi/formeditor/test/Makefile.am
@@ -33,7 +33,7 @@ kde_module_LTLIBRARIES = libkformdesigner_part.la
libkformdesigner_part_la_SOURCES = kfd_part.cpp
libkformdesigner_part_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) $(VER_INFO)
-libkformdesigner_part_la_LIBADD = $(top_builddir)/kexi/formeditor/libkformdesigner.la $(LIB_KFILE)
+libkformdesigner_part_la_LIBADD = $(top_builddir)/kexi/formeditor/libkformdesigner.la $(LIB_TDEFILE)
# this is where the desktop file will go
partdesktopdir = $(kde_servicesdir)