diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2016-02-10 11:33:41 +0100 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2016-02-10 11:33:41 +0100 |
commit | b3795a502bfb96d6ba7ae14d13e2a84fe9b5a7ce (patch) | |
tree | 6f3cf38595e34b115887b4f63ae68860626e0a62 /common/CMakeLists.txt | |
parent | 3cf7d11a7a893447ab8e45c485344fede2afd7bf (diff) | |
download | sink-b3795a502bfb96d6ba7ae14d13e2a84fe9b5a7ce.tar.gz sink-b3795a502bfb96d6ba7ae14d13e2a84fe9b5a7ce.zip |
clientapi.h goes Poof!
Diffstat (limited to 'common/CMakeLists.txt')
-rw-r--r-- | common/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/CMakeLists.txt b/common/CMakeLists.txt index 0becad6..fe72605 100644 --- a/common/CMakeLists.txt +++ b/common/CMakeLists.txt | |||
@@ -107,7 +107,6 @@ install(FILES | |||
107 | store.h | 107 | store.h |
108 | notifier.h | 108 | notifier.h |
109 | resourcecontrol.h | 109 | resourcecontrol.h |
110 | clientapi.h | ||
111 | domain/applicationdomaintype.h | 110 | domain/applicationdomaintype.h |
112 | query.h | 111 | query.h |
113 | inspection.h | 112 | inspection.h |