summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2016-11-30 00:20:29 +0100
committerChristian Mollekopf <chrigi_1@fastmail.fm>2016-11-30 00:20:29 +0100
commite13e8dd740a7d3b36915bba272cb5a8ea965eff2 (patch)
tree3d17397ecb081480ffa0a7509157c5454d27ada5
parent45caa641e429136405194085e50305f7f23e98df (diff)
downloadsink-e13e8dd740a7d3b36915bba272cb5a8ea965eff2.tar.gz
sink-e13e8dd740a7d3b36915bba272cb5a8ea965eff2.zip
Fixed build
-rw-r--r--common/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/CMakeLists.txt b/common/CMakeLists.txt
index e8bb055..934d328 100644
--- a/common/CMakeLists.txt
+++ b/common/CMakeLists.txt
@@ -89,7 +89,6 @@ generate_flatbuffers(
89 commands/commandcompletion 89 commands/commandcompletion
90 commands/createentity 90 commands/createentity
91 commands/deleteentity 91 commands/deleteentity
92 commands/fetchentity
93 commands/handshake 92 commands/handshake
94 commands/modifyentity 93 commands/modifyentity
95 commands/revisionupdate 94 commands/revisionupdate