Browse Source

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
James Mills 4 years ago
parent
commit
db5a64baf3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Makefile.am

+ 1 - 0
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 \