* 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,3 +1,7 @@
|
|||
2006-12-01 Jochen Küpper <jochen@fhi-berlin.mpg.de>
|
||||
|
||||
* Makefile.am: Add missing header for distribution.
|
||||
|
||||
2006-11-30 Jochen Küpper <jochen@fhi-berlin.mpg.de>
|
||||
|
||||
* eoRNG.h: Generally include <cmath>
|
||||
|
|
|
|||
|
|
@ -47,6 +47,7 @@ utilsinclude_HEADERS = checkpointing \
|
|||
eoState.h \
|
||||
eoStdoutMonitor.h \
|
||||
eoTimeCounter.h \
|
||||
eoTimedMonitor.h \
|
||||
eoUniformInit.h \
|
||||
eoUpdatable.h \
|
||||
eoUpdater.h \
|
||||
|
|
|
|||
Reference in a new issue