* 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
11
eo/doc/ChangeLog
Normal file
11
eo/doc/ChangeLog
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
2006-12-01 Jochen Küpper <jochen@fhi-berlin.mpg.de>
|
||||
|
||||
* Makefile.am: Update for release-distribution.
|
||||
|
||||
|
||||
|
||||
* Local Variables:
|
||||
* coding: iso-8859-1
|
||||
* mode: flyspell
|
||||
* fill-column: 80
|
||||
* End:
|
||||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue