summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorAustin S. Hemmelgarn <austin@netdata.cloud>2020-03-04 07:14:40 -0500
committerGitHub <noreply@github.com>2020-03-04 07:14:40 -0500
commit8fa08655ebb80846eb69f0467e7b3fb9f3e8ec72 (patch)
treed813010a5c1bd0c9e396c71102a36ea730a0320a /Makefile.am
parent064fc8c8bdfe5bf7993515b59d243507d792cb17 (diff)
Add libwebsockets files to make dist. (#8275)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 50f215cff3..d7011e32a7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -62,6 +62,8 @@ dist_noinst_DATA = \
packaging/version \
packaging/go.d.version \
packaging/go.d.checksums \
+ packaging/libwebsockets.version \
+ packaging/libwebsockets.checksums \
packaging/mosquitto.version \
packaging/mosquitto.checksums \
packaging/bundle-mosquitto.sh \