diff options
Diffstat (limited to 'views/CMakeLists.txt')
-rw-r--r-- | views/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/CMakeLists.txt b/views/CMakeLists.txt index 5b19620d..565b48b0 100644 --- a/views/CMakeLists.txt +++ b/views/CMakeLists.txt | |||
@@ -9,6 +9,7 @@ install_view(conversation) | |||
9 | install_view(people) | 9 | install_view(people) |
10 | install_view(log) | 10 | install_view(log) |
11 | install_view(accounts) | 11 | install_view(accounts) |
12 | install_view(search) | ||
12 | if (${EXPERIMENTAL_VIEWS}) | 13 | if (${EXPERIMENTAL_VIEWS}) |
13 | install_view(inboxcrusher) | 14 | install_view(inboxcrusher) |
14 | endif() | 15 | endif() |