diff options
Diffstat (limited to 'kresources/featureplan/Makefile.am')
-rw-r--r-- | kresources/featureplan/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kresources/featureplan/Makefile.am b/kresources/featureplan/Makefile.am index 3e3d01a8b..70bddac30 100644 --- a/kresources/featureplan/Makefile.am +++ b/kresources/featureplan/Makefile.am @@ -12,7 +12,7 @@ libkcal_resourcefeatureplan_la_LDFLAGS = $(KDE_RPATH) $(all_libraries) \ -version-info 1:0:0 -no-undefined libkcal_resourcefeatureplan_la_LIBADD = libfeatureplancommon.la \ $(top_builddir)/libkcal/libkcal.la \ - $(top_builddir)/libkdepim/libkdepim.la + $(top_builddir)/libtdepim/libtdepim.la libkcal_resourcefeatureplan_la_COMPILE_FIRST = kde-features.h prefs.h |