diff options
author | Automated System <[email protected]> | 2013-02-15 22:07:52 -0600 |
---|---|---|
committer | Automated System <[email protected]> | 2013-02-15 22:07:52 -0600 |
commit | 0e1016601a881a8e4bbe62c0beee3bd23d19ab5f (patch) | |
tree | 8bf0f0cfd87710f857e4ed060c5c33af10b8d3c2 /tdeprint/tdeprintfax/CMakeLists.txt | |
parent | b2502b94cf23298f676853d91188b2cacc6ab0bd (diff) | |
parent | 77cbe84cb6ba260fc6adc6aa64d2bd41db7f43e8 (diff) | |
download | tdebase-0e1016601a881a8e4bbe62c0beee3bd23d19ab5f.tar.gz tdebase-0e1016601a881a8e4bbe62c0beee3bd23d19ab5f.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase
Diffstat (limited to 'tdeprint/tdeprintfax/CMakeLists.txt')
-rw-r--r-- | tdeprint/tdeprintfax/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/tdeprintfax/CMakeLists.txt b/tdeprint/tdeprintfax/CMakeLists.txt index 538719474..e2ca9a90a 100644 --- a/tdeprint/tdeprintfax/CMakeLists.txt +++ b/tdeprint/tdeprintfax/CMakeLists.txt @@ -37,6 +37,6 @@ tde_add_executable( tdeprintfax AUTOMOC confgeneral.cpp configdlg.cpp conffax.cpp confsystem.cpp conffilters.cpp filterdlg.cpp defcmds.cpp - LINK kabc-shared tdeprint-shared + LINK tdeabc-shared tdeprint-shared DESTINATION ${BIN_INSTALL_DIR} ) |