* Makefile.am: Update for release-distribution.
* Makefile.am: Add missing CMA header for distribution. * Makefile.am: Add missing header for distribution.
This commit is contained in:
parent
bcaa0cf5e4
commit
b2ce7bedb6
6 changed files with 27 additions and 4 deletions
|
|
@ -1,7 +1,8 @@
|
|||
## Makefile.am for eo/doc
|
||||
|
||||
|
||||
EXTRA_DIST = eo.cfg foot.html
|
||||
EXTRA_DIST = EO_EA2001.pdf LeCreusot.pdf eo.cfg index.h \
|
||||
mainpage.html publications.html sflogo-hammer1.jpg
|
||||
|
||||
doc:
|
||||
cd $(srcdir) && $(DOXYGEN) eo.cfg
|
||||
|
|
|
|||
Reference in a new issue