summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2015-03-27 16:48:49 +0100
committerChristian Mollekopf <chrigi_1@fastmail.fm>2015-03-31 11:11:08 +0200
commit0b2c8bb61ad1c8fdc4e471172f49b704ca3a1ccb (patch)
tree4bc7ca776be9205b3c6c4c7e82954181edc901f0
parent9d3f9cf28765711bfdd68dc12a725de0e18f01ab (diff)
downloadsink-0b2c8bb61ad1c8fdc4e471172f49b704ca3a1ccb.tar.gz
sink-0b2c8bb61ad1c8fdc4e471172f49b704ca3a1ccb.zip
Forgot to compile the notification schema
-rw-r--r--common/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/CMakeLists.txt b/common/CMakeLists.txt
index 656f987..650691c 100644
--- a/common/CMakeLists.txt
+++ b/common/CMakeLists.txt
@@ -8,6 +8,7 @@ generate_flatbuffers(
8 commands/modifyentity 8 commands/modifyentity
9 commands/revisionupdate 9 commands/revisionupdate
10 commands/synchronize 10 commands/synchronize
11 commands/notification
11 domain/event 12 domain/event
12 entity 13 entity
13 metadata 14 metadata