20 lines
629 B
Diff
20 lines
629 B
Diff
diff -rup a/web/gui/Makefile.am b/web/gui/Makefile.am
|
|
--- a/web/gui/Makefile.am 2019-02-06 10:17:04.000000000 +0100
|
|
+++ b/web/gui/Makefile.am 2019-02-18 22:31:55.058655622 +0100
|
|
@@ -104,15 +104,6 @@ dist_webcss_DATA = \
|
|
css/c3-0.4.18.min.css \
|
|
$(NULL)
|
|
|
|
-webfontsdir=$(webdir)/fonts
|
|
-dist_webfonts_DATA = \
|
|
- fonts/glyphicons-halflings-regular.eot \
|
|
- fonts/glyphicons-halflings-regular.svg \
|
|
- fonts/glyphicons-halflings-regular.ttf \
|
|
- fonts/glyphicons-halflings-regular.woff \
|
|
- fonts/glyphicons-halflings-regular.woff2 \
|
|
- $(NULL)
|
|
-
|
|
webimagesdir=$(webdir)/images
|
|
dist_webimages_DATA = \
|
|
images/netdata-logomark.svg \
|