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