]> arthur.barton.de Git - netdata.git/blobdiff - web/Makefile.am
Merge pull request #2021 from ktsaou/master
[netdata.git] / web / Makefile.am
index 544c17871cbb949f00578aee6b46c5bb244a0efc..03a487597263805909372d5ed70286b23f5d3901 100644 (file)
 MAINTAINERCLEANFILES= $(srcdir)/Makefile.in
 
 dist_web_DATA = \
-        datasource.html \
-        index.html \
-        index.js \
-        netdata.js \
-        robots.txt \
-        theme.css \
-        dashboard_full.html \
-        dashboard.html \
-        dashboard.js \
-        dashboard.css \
+       demo.html \
+       demo2.html \
+       demosites.html \
+       demosites2.html \
+       dashboard.html \
+       dashboard.js \
+       dashboard_info.js \
+       dashboard_info_custom_example.js \
+       dashboard.css \
+       dashboard.slate.css \
        favicon.ico \
-        $(NULL)
+       goto-host-from-alarm.html \
+       index.html \
+       netdata-swagger.yaml \
+       netdata-swagger.json \
+       robots.txt \
+       registry.html \
+       sitemap.xml \
+       tv.html \
+       version.txt \
+       $(NULL)
 
+webolddir=$(webdir)/old
+dist_webold_DATA = \
+       old/datasource.html \
+       old/index.html \
+       old/index.js \
+       old/netdata.js \
+       old/theme.css \
+       $(NULL)
 
 weblibdir=$(webdir)/lib
 dist_weblib_DATA = \
-        lib/dygraph-combined.js \
-        lib/dygraph-smooth-plotter.js \
-        lib/jquery-1.11.3.min.js \
-        lib/jquery.peity.min.js \
-        lib/jquery.sparkline.min.js \
-        lib/morris.min.js \
-        lib/raphael-min.js \
-       lib/jquery.easypiechart.min.js \
-       lib/jquery.nanoscroller.min.js \
-        lib/bootstrap.min.js \
-        $(NULL)
+       lib/bootstrap-3.3.7.min.js \
+       lib/bootstrap-table-1.11.0.min.js \
+       lib/bootstrap-table-export-1.11.0.min.js \
+       lib/bootstrap-toggle-2.2.2.min.js \
+       lib/c3-0.4.11.min.js \
+       lib/d3-3.5.17.min.js \
+       lib/dygraph-combined-dd74404.js \
+       lib/dygraph-smooth-plotter-dd74404.js \
+       lib/gauge-1.3.2.min.js \
+       lib/jquery-2.2.4.min.js \
+       lib/jquery.easypiechart-97b5824.min.js \
+       lib/perfect-scrollbar-0.6.15.min.js \
+       lib/jquery.peity-3.2.0.min.js \
+       lib/jquery.sparkline-2.1.2.min.js \
+       lib/morris-0.5.1.min.js \
+       lib/raphael-2.2.4-min.js \
+       lib/tableExport-1.6.0.min.js \
+       $(NULL)
 
 webcssdir=$(webdir)/css
 dist_webcss_DATA = \
-        css/morris.css \
-        css/bootstrap.min.css \
-        css/bootstrap-theme.min.css \
-        $(NULL)
+       css/morris-0.5.1.css \
+       css/bootstrap-3.3.7.css \
+       css/bootstrap-theme-3.3.7.min.css \
+       css/bootstrap-slate-flat-3.3.7.css \
+       css/bootstrap-toggle-2.2.2.min.css \
+       css/font-awesome.min.css \
+       css/c3-0.4.11.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)
+       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 \
+       fonts/FontAwesome.otf \
+       fonts/fontawesome-webfont.eot \
+       fonts/fontawesome-webfont.svg \
+       fonts/fontawesome-webfont.ttf \
+       fonts/fontawesome-webfont.woff \
+       fonts/fontawesome-webfont.woff2 \
+       $(NULL)
 
 webimagesdir=$(webdir)/images
 dist_webimages_DATA = \
-       images/seo-performace-16.png \
-       images/seo-performace-24.png \
-       images/seo-performace-32.png \
-       images/seo-performace-48.png \
-       images/seo-performace-64.png \
-       images/seo-performace-72.png \
-       images/seo-performace-114.png \
-       images/seo-performace-128.png \
-       images/seo-performace-256.png \
-       images/seo-performace-512.png \
-       images/seo-performace-multi-size.ico \
-       images/seo-performace-multi-size.icns \
-        $(NULL)
+       images/alert-128-orange.png \
+       images/alert-128-red.png \
+       images/alert-multi-size-orange.ico \
+       images/alert-multi-size-red.ico \
+       images/animated.gif \
+       images/check-mark-2-128-green.png \
+       images/check-mark-2-multi-size-green.ico \
+       images/post.png \
+       images/seo-performance-16.png \
+       images/seo-performance-24.png \
+       images/seo-performance-32.png \
+       images/seo-performance-48.png \
+       images/seo-performance-64.png \
+       images/seo-performance-72.png \
+       images/seo-performance-114.png \
+       images/seo-performance-128.png \
+       images/seo-performance-256.png \
+       images/seo-performance-512.png \
+       images/seo-performance-multi-size.ico \
+       images/seo-performance-multi-size.icns \
+       $(NULL)
+
+
+webwellknowndir=$(webdir)/.well-known
+dist_webwellknown_DATA = \
+       $(NULL)
+
+webdntdir=$(webdir)/.well-known/dnt
+dist_webdnt_DATA = \
+       .well-known/dnt/cookies \
+       $(NULL)
+
+version.txt:
+       if test -d "$(top_srcdir)/.git"; then \
+               git --git-dir="$(top_srcdir)/.git" log -n 1 --format=%H; \
+       fi > $@.tmp
+       test -s $@.tmp || echo 0 > $@.tmp
+       mv $@.tmp $@
+
+.PHONY: version.txt