diff options
author | Timothy Pearson <[email protected]> | 2011-11-06 02:30:51 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-06 02:30:51 -0600 |
commit | 8467a1761533dc84392f288c6e2751f1825798b8 (patch) | |
tree | 4312ab08277731448275dfae40a90fca71f6ff8e /kuickshow/src/Makefile.am | |
parent | 14676faec14ebb7f7e182b6581f32deea3f05566 (diff) | |
download | tdegraphics-8467a1761533dc84392f288c6e2751f1825798b8.tar.gz tdegraphics-8467a1761533dc84392f288c6e2751f1825798b8.zip |
Additional kde to tde renaming
Diffstat (limited to 'kuickshow/src/Makefile.am')
-rw-r--r-- | kuickshow/src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kuickshow/src/Makefile.am b/kuickshow/src/Makefile.am index 57c92388..c541b30c 100644 --- a/kuickshow/src/Makefile.am +++ b/kuickshow/src/Makefile.am @@ -2,7 +2,7 @@ bin_PROGRAMS = lib_LTLIBRARIES = -kdeinit_LTLIBRARIES = kuickshow.la +tdeinit_LTLIBRARIES = kuickshow.la # set the include path for X, qt and KDE INCLUDES = $(all_includes) |