diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2016-01-18 15:17:30 +0100 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2016-01-18 15:17:30 +0100 |
commit | d8cd2d6585507a4e40881092a633ec1a80b14dd9 (patch) | |
tree | e710026c9191fe42643f7996a55b460e3ff39622 /common/CMakeLists.txt | |
parent | 0d55900241772fa5cc5028934358cbcb28702c46 (diff) | |
download | sink-d8cd2d6585507a4e40881092a633ec1a80b14dd9.tar.gz sink-d8cd2d6585507a4e40881092a633ec1a80b14dd9.zip |
Draft of inspection API
Diffstat (limited to 'common/CMakeLists.txt')
-rw-r--r-- | common/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/CMakeLists.txt b/common/CMakeLists.txt index f07772a..7e142df 100644 --- a/common/CMakeLists.txt +++ b/common/CMakeLists.txt | |||
@@ -51,6 +51,7 @@ generate_flatbuffers( | |||
51 | commands/synchronize | 51 | commands/synchronize |
52 | commands/notification | 52 | commands/notification |
53 | commands/revisionreplayed | 53 | commands/revisionreplayed |
54 | commands/inspection | ||
54 | domain/event | 55 | domain/event |
55 | domain/mail | 56 | domain/mail |
56 | domain/folder | 57 | domain/folder |