TCLAP/docs/Makefile.am
2004-10-19 18:18:22 +00:00

18 lines
131 B
Makefile

if DOC
all:
@DOXYGEN@ Doxyfile
else
all:
endif
EXTRA_DIST = index.html manual.html style.css
clean-local:
$(RM) -rf html