summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2013-03-22 03:45:38 +0100
committerMatthias Schiffer <mschiffer@universe-factory.net>2013-03-22 03:45:38 +0100
commit13b755cd43cc022450abad9d6391ae7d2d731773 (patch)
tree1b5a823f429c112abaa32e0a545f16accb399546 /src/CMakeLists.txt
parent8fe8ed1942b6d7ff029a5a02e3352009d31f2ee2 (diff)
downloadbabel-13b755cd43cc022450abad9d6391ae7d2d731773.tar
babel-13b755cd43cc022450abad9d6391ae7d2d731773.zip
Add data structures and functions for announcements
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index b962f38..da5e458 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -1,6 +1,7 @@
include_directories(${GMRF_INCLUDE_DIR})
add_library(mmss_proto_babel MODULE
+ announce.c
babel.c
neigh.c
send.c