mistserver/Makefile.am

6 lines
115 B
Makefile

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