summaryrefslogtreecommitdiffstats
path: root/kexi/formeditor/tdevelop_plugin/Makefile.am
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-01-29 23:22:43 -0600
committerTimothy Pearson <[email protected]>2013-01-29 23:22:43 -0600
commit5cba27652d2c311bc4ef391e0db292646d617179 (patch)
tree71ae5aff1ea20f245eeeba0c7a1ebe59e45b9fdc /kexi/formeditor/tdevelop_plugin/Makefile.am
parent1cc2d9ab46ac8c133f5c7959ee1af470bb971d28 (diff)
downloadkoffice-5cba27652d2c311bc4ef391e0db292646d617179.tar.gz
koffice-5cba27652d2c311bc4ef391e0db292646d617179.zip
Rename a few build variables for overall consistency
Diffstat (limited to 'kexi/formeditor/tdevelop_plugin/Makefile.am')
-rw-r--r--kexi/formeditor/tdevelop_plugin/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/formeditor/tdevelop_plugin/Makefile.am b/kexi/formeditor/tdevelop_plugin/Makefile.am
index 62507e9c..6149421e 100644
--- a/kexi/formeditor/tdevelop_plugin/Makefile.am
+++ b/kexi/formeditor/tdevelop_plugin/Makefile.am
@@ -9,7 +9,7 @@ kde_module_LTLIBRARIES = libkformdesigner_kdev_part.la
libkformdesigner_kdev_part_la_SOURCES = kfd_kdev_part.cpp
libkformdesigner_kdev_part_la_LDFLAGS = -module $(KDE_PLUGIN) $(VER_INFO) $(all_libraries)
libkformdesigner_kdev_part_la_LIBADD = $(top_builddir)/kexi/formeditor/libkformdesigner.la \
- -lkinterfacedesigner $(LIB_KFILE)
+ -lkinterfacedesigner $(LIB_TDEFILE)
# this is where the desktop file will go
partdesktopdir = $(kde_servicesdir)