summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2016-11-13 01:49:09 +0200
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2016-11-13 01:49:09 +0200
commitd93bfda9ac92f7ea2afc5fa820cfe9595cb27db6 (patch)
tree99caa56504a9c5cda87391724565783973f940a2 /CMakeLists.txt
parent9e7e3f1b4db18fa8afbccb51811e08d5699a430c (diff)
added IPC semaphores charts
Diffstat (limited to 'CMakeLists.txt')
-rwxr-xr-xCMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 9c4aa76072..fc9252aa41 100755
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -26,6 +26,8 @@ set(NETDATA_SOURCE_FILES
src/global_statistics.h
src/health.c
src/health.h
+ src/ipc.c
+ src/ipc.h
src/log.c
src/log.h
src/main.c