summaryrefslogtreecommitdiffstats
path: root/kugar/part/Makefile.am
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-11-06 21:35:49 -0600
committerTimothy Pearson <[email protected]>2011-11-06 21:35:49 -0600
commit974382c11f3a737be5416e7308dd80cd808c5d8e (patch)
treeed0277b9240508610a76dc6d89b586ae3860ba28 /kugar/part/Makefile.am
parentf2afc831b98f7d114db0ea2802e0a95aec079644 (diff)
downloadkoffice-974382c11f3a737be5416e7308dd80cd808c5d8e.tar.gz
koffice-974382c11f3a737be5416e7308dd80cd808c5d8e.zip
Rename additional instances of KDE to TDE
Diffstat (limited to 'kugar/part/Makefile.am')
-rw-r--r--kugar/part/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kugar/part/Makefile.am b/kugar/part/Makefile.am
index 7c06e335..6f908841 100644
--- a/kugar/part/Makefile.am
+++ b/kugar/part/Makefile.am
@@ -4,7 +4,7 @@ lib_LTLIBRARIES =
kde_module_LTLIBRARIES = libkugarpart.la
libkugarpart_la_SOURCES = kugar_part.cpp kugar_factory.cpp kugar_view.cpp
libkugarpart_la_LDFLAGS = $(all_libraries) -module -avoid-version
-libkugarpart_la_LIBADD = ../lib/libkugarlib.la $(LIB_KPARTS) $(LIB_KDEPRINT) $(LIB_KOFFICECORE)
+libkugarpart_la_LIBADD = ../lib/libkugarlib.la $(LIB_KPARTS) $(LIB_TDEPRINT) $(LIB_KOFFICECORE)
libkugarpart_la_METASOURCES = AUTO