mistserver/Makefile.am

6 lines
147 B
Makefile

SUBDIRS=src
EXTRA_DIST=server.html server.html.h VERSION lsp/compressed.js lsp/uncompressed.js
docs:
doxygen ./Doxyfile > /dev/null
.PHONY: docs