diff options
author | Timothy Pearson <[email protected]> | 2011-11-06 02:31:27 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-06 02:31:27 -0600 |
commit | 28ccd51885bd98e62c1756453c3fc638b429e5ee (patch) | |
tree | 309d7dfbc38b1253fc2aceca34036f8f4eedd27b /kdict/Makefile.am | |
parent | 8a9ab45627c50ab0d33e9edf86fe8988e02709cb (diff) | |
download | tdenetwork-28ccd51885bd98e62c1756453c3fc638b429e5ee.tar.gz tdenetwork-28ccd51885bd98e62c1756453c3fc638b429e5ee.zip |
Additional kde to tde renaming
Diffstat (limited to 'kdict/Makefile.am')
-rw-r--r-- | kdict/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdict/Makefile.am b/kdict/Makefile.am index 5cb60755..d9e600f6 100644 --- a/kdict/Makefile.am +++ b/kdict/Makefile.am @@ -6,7 +6,7 @@ SUBDIRS = applet pics bin_PROGRAMS = lib_LTLIBRARIES = -kdeinit_LTLIBRARIES = kdict.la +tdeinit_LTLIBRARIES = kdict.la # set the include path for X, qt and KDE AM_CPPFLAGS = $(all_includes) |