diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2017-04-05 13:00:21 +0200 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2017-04-05 13:00:21 +0200 |
commit | 5755ad47145d2985ba74354961b4127d82c516f6 (patch) | |
tree | aa6af562b7e587be895ff5a4355270f82f3ea180 /components/CMakeLists.txt | |
parent | e78224a7d9ccf70aadde8c0bff1cab72e8cb7438 (diff) | |
download | kube-5755ad47145d2985ba74354961b4127d82c516f6.tar.gz kube-5755ad47145d2985ba74354961b4127d82c516f6.zip |
A single framework plugin
Diffstat (limited to 'components/CMakeLists.txt')
-rw-r--r-- | components/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/components/CMakeLists.txt b/components/CMakeLists.txt index e0b64501..e339a700 100644 --- a/components/CMakeLists.txt +++ b/components/CMakeLists.txt | |||
@@ -32,4 +32,3 @@ endmacro(install_component) | |||
32 | install_component(mail) | 32 | install_component(mail) |
33 | install_component(accounts) | 33 | install_component(accounts) |
34 | install_component(mailviewer) | 34 | install_component(mailviewer) |
35 | install_component(theme) | ||