summaryrefslogtreecommitdiff
path: root/include/ouroboros/CMakeLists.txt
diff options
context:
space:
mode:
authorSander Vrijders <sander.vrijders@intec.ugent.be>2016-03-25 10:33:09 +0100
committerSander Vrijders <sander.vrijders@intec.ugent.be>2016-03-25 10:33:09 +0100
commitdc8e71461eb6c1c72dbfd38261a1616c053e7bbd (patch)
tree3480b39405a9ce935a5d110ebfacc121f9440b37 /include/ouroboros/CMakeLists.txt
parentc32ccc39cfc793729890204c8d810eb7608f4474 (diff)
parent0dd4526f5c75f23aba886bee2d9850a70aa67ca8 (diff)
downloadouroboros-dc8e71461eb6c1c72dbfd38261a1616c053e7bbd.tar.gz
ouroboros-dc8e71461eb6c1c72dbfd38261a1616c053e7bbd.zip
Merged in dstaesse/ouroboros/be-shm (pull request #37)
lib: shared memory map
Diffstat (limited to 'include/ouroboros/CMakeLists.txt')
-rw-r--r--include/ouroboros/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ouroboros/CMakeLists.txt b/include/ouroboros/CMakeLists.txt
index 167cf0e2..a196140b 100644
--- a/include/ouroboros/CMakeLists.txt
+++ b/include/ouroboros/CMakeLists.txt
@@ -14,6 +14,7 @@ set(HEADER_FILES
list.h
logs.h
rina_name.h
+ shm_du_map.h
sockets.h
utils.h
)