summaryrefslogtreecommitdiffstats
path: root/libnetdata/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libnetdata/Makefile.am')
-rw-r--r--libnetdata/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/libnetdata/Makefile.am b/libnetdata/Makefile.am
index e787801c..167d05ca 100644
--- a/libnetdata/Makefile.am
+++ b/libnetdata/Makefile.am
@@ -17,6 +17,7 @@ SUBDIRS = \
health \
locks \
log \
+ onewayalloc \
popen \
procfile \
simple_pattern \
@@ -25,6 +26,7 @@ SUBDIRS = \
storage_number \
threads \
url \
+ worker_utilization \
tests \
$(NULL)