diff --git a/Makefile.am b/Makefile.am index 9adec97d..ad7432b7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ SUBDIRS=src -EXTRA_DIST=server.html server.html.h VERSION lsp/* +EXTRA_DIST=server.html server.html.h VERSION lsp/*.js lsp/*.html lsp/*.css docs: doxygen ./Doxyfile > /dev/null .PHONY: docs