mistserver/Makefile.am

5 lines
82 B
Makefile

SUBDIRS=lib
EXTRA_DIST=VERSION
docs:
doxygen ./Doxyfile > /dev/null
.PHONY: docs