summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJames Mills <prologic@shortcircuit.net.au>2020-04-27 09:08:36 +1000
committerGitHub <noreply@github.com>2020-04-27 09:08:36 +1000
commitdb5a64baf34cf4e19d0e7c433569024eedf9a9d3 (patch)
tree30624eac4c729d2da0f4587fbb54875b65a4c604 /Makefile.am
parent1115a0cf78e6f0d1bddb5b3b4627b5817f10d9f0 (diff)
Fix build and add bundle-dashbaord.sh to dist_noinst_DATA (#8823)
* Fix build and add bundle-dashbaord.sh to dist_noinst_DATA * Fix typo
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 be84fc09ac..461c7fbe3c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -68,6 +68,7 @@ dist_noinst_DATA = \
packaging/libwebsockets.checksums \
packaging/mosquitto.version \
packaging/mosquitto.checksums \
+ packaging/bundle-dashboard.sh \
packaging/bundle-mosquitto.sh \
packaging/bundle-lws.sh \
packaging/installer/README.md \