paradiseo/eo/doc/Makefile.am
2004-09-20 17:12:12 +00:00

14 lines
313 B
Makefile

###############################################################################
##
## Makefile.am for eo/doc
##
###############################################################################
# EXTRA_DIST = eo.cfg foot.html html/* latex/*
doc: eo.cfg
doxygen eo.cfg
clean-local:
rm -rf html latex man