summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorCosta Tsaousis <costa@netdata.cloud>2023-08-21 11:20:18 +0300
committerGitHub <noreply@github.com>2023-08-21 11:20:18 +0300
commit41bd902426bd6e5241eb8a09f50fc22efa7f9c51 (patch)
tree2af34d90d820f1b565273c235b9e57e986607da9 /Makefile.am
parentb090c9f80b64005003294d4b8390bd9b6cf0aecf (diff)
Facets histograms (#15846)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 4feb67b2a5..d0840d0314 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -201,6 +201,7 @@ LIBNETDATA_FILES = \
libnetdata/string/utf8.h \
libnetdata/worker_utilization/worker_utilization.c \
libnetdata/worker_utilization/worker_utilization.h \
+ libnetdata/xxhash.h \
libnetdata/http/http_defs.h \
libnetdata/dyn_conf/dyn_conf.c \
libnetdata/dyn_conf/dyn_conf.h \