0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-04-14 09:38:34 +00:00

Add missing files to web/gui/Makefile.am. ()

This commit is contained in:
Austin S. Hemmelgarn 2023-07-13 12:28:19 -04:00 committed by GitHub
parent a530eb43a6
commit 4801398871
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,11 +53,15 @@ dist_noinst_DATA = \
dist_web_DATA = \
dashboard.js \
$(srcdir)/switch.html \
$(srcdir)/dashboard_info.js \
$(srcdir)/dashboard_info_custom_example.js \
$(srcdir)/dashboard_info.js \
$(srcdir)/index.html \
$(srcdir)/main.css \
$(srcdir)/main.js \
$(srcdir)/registry-access.html \
$(srcdir)/registry-alert-redirect.html \
$(srcdir)/switch.html \
$(srcdir)/v2live.html \
version.txt \
$(NULL)