TCLAP/docs/Makefile.am
2003-03-19 02:39:58 +00:00

18 lines
121 B
Makefile

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