TCLAP/docs/Makefile.am
2004-10-30 22:51:54 +00:00

18 lines
142 B
Makefile

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