diff --git a/data/templates/Makefile.am b/data/templates/Makefile.am index e4b0134..040a8d9 100644 --- a/data/templates/Makefile.am +++ b/data/templates/Makefile.am @@ -3,7 +3,8 @@ templatesdir = $(pkgdatadir) TEMPLATES = \ debug.html \ default.html \ - stats.html + stats.html \ + stats-json.html templates_DATA = \ $(TEMPLATES)