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 /kpdf/CMakeLists.txt | |
parent | 14676faec14ebb7f7e182b6581f32deea3f05566 (diff) | |
download | tdegraphics-8467a1761533dc84392f288c6e2751f1825798b8.tar.gz tdegraphics-8467a1761533dc84392f288c6e2751f1825798b8.zip |
Additional kde to tde renaming
Diffstat (limited to 'kpdf/CMakeLists.txt')
-rw-r--r-- | kpdf/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpdf/CMakeLists.txt b/kpdf/CMakeLists.txt index 682038d2..5b76c014 100644 --- a/kpdf/CMakeLists.txt +++ b/kpdf/CMakeLists.txt @@ -45,7 +45,7 @@ tde_add_kpart( libkpdfpart AUTOMOC LINK kpdfconf-static kpdfui-static kpdfcore-static generatorkimgio-static generatorpdf-static xpdf-static goo-static splash-static fofi-static - kutils-shared kdeprint-shared kparts-shared ${PAPER_LIBRARY} ${XFT_LIBRARIES} + kutils-shared tdeprint-shared kparts-shared ${PAPER_LIBRARY} ${XFT_LIBRARIES} DEPENDENCIES kpdfconf-static DESTINATION ${PLUGIN_INSTALL_DIR} ) |