diff options
author | Timothy Pearson <[email protected]> | 2013-01-27 00:56:40 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-27 00:56:40 -0600 |
commit | eb94524b31d08c526213c8c345df684915c12086 (patch) | |
tree | 589b94c9915cc10647aac3cc5f424185a2f8af9b /src/core/Makefile.am | |
parent | e0fdd1049be9415640911dccfa2b4327205ceb92 (diff) | |
download | tellico-eb94524b31d08c526213c8c345df684915c12086.tar.gz tellico-eb94524b31d08c526213c8c345df684915c12086.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/core/Makefile.am')
-rw-r--r-- | src/core/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/Makefile.am b/src/core/Makefile.am index 2d61d84..15fc0df 100644 --- a/src/core/Makefile.am +++ b/src/core/Makefile.am @@ -19,7 +19,7 @@ tellico-1-3-update.pl kde_kcfg_DATA = tellico_config.kcfg -updatedir = $(kde_datadir)/kconf_update +updatedir = $(kde_datadir)/tdeconf_update update_DATA = tellico-rename.upd tellico.upd update_SCRIPTS = tellico-1-3-update.pl |