summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
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 /src/Makefile.am
parent9e7e3f1b4db18fa8afbccb51811e08d5699a430c (diff)
added IPC semaphores charts
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 86b9a9fe4d..32623f436d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -35,6 +35,7 @@ netdata_SOURCES = \
eval.c eval.h \
global_statistics.c global_statistics.h \
health.c health.h \
+ ipc.c ipc.h \
log.c log.h \
main.c main.h \
plugin_checks.c plugin_checks.h \