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. (#15383)
This commit is contained in:
parent
a530eb43a6
commit
4801398871
1 changed files with 6 additions and 2 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue