diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-05 21:46:25 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-05 21:46:25 -0500 |
commit | 38188136cc426b4bb00abf6f8c7c90b4bb27c453 (patch) | |
tree | cc6c53ffa4ace78115bef8c4e0a1007d65dd598d /kresources/featureplan/Makefile.am | |
parent | c60dbcd2d1ac60d5044c2558028801b4c6afd77e (diff) | |
download | tdepim-38188136cc426b4bb00abf6f8c7c90b4bb27c453.tar.gz tdepim-38188136cc426b4bb00abf6f8c7c90b4bb27c453.zip |
Rename kde libraries to tde
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 |