summaryrefslogtreecommitdiffstats
path: root/libnetdata/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libnetdata/Makefile.am')
-rw-r--r--libnetdata/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/libnetdata/Makefile.am b/libnetdata/Makefile.am
index f01a1d34f0..0a854cd443 100644
--- a/libnetdata/Makefile.am
+++ b/libnetdata/Makefile.am
@@ -8,9 +8,11 @@ SUBDIRS = \
aral \
avl \
buffer \
+ buffered_reader \
clocks \
completion \
config \
+ datetime \
dictionary \
ebpf \
eval \
@@ -19,6 +21,7 @@ SUBDIRS = \
json \
july \
health \
+ line_splitter \
locks \
log \
onewayalloc \
@@ -31,6 +34,7 @@ SUBDIRS = \
string \
threads \
url \
+ uuid \
worker_utilization \
tests \
$(NULL)