This repository has been archived on 2026-03-28. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
eodev/eo/doc/Makefile.am
kuepper b2ce7bedb6 * Makefile.am: Update for release-distribution.
* Makefile.am: Add missing CMA header for distribution.

* Makefile.am: Add missing header for distribution.
2006-12-01 20:08:51 +00:00

11 lines
240 B
Makefile

## Makefile.am for eo/doc
EXTRA_DIST = EO_EA2001.pdf LeCreusot.pdf eo.cfg index.h \
mainpage.html publications.html sflogo-hammer1.jpg
doc:
cd $(srcdir) && $(DOXYGEN) eo.cfg
clean-local:
cd $(srcdir) && rm -rf html latex man