9 lines
297 B
Makefile
9 lines
297 B
Makefile
###############################################################################
|
|
##
|
|
## Makefile.am for eo/src
|
|
##
|
|
###############################################################################
|
|
|
|
pkginclude_HEADERS = eoAged.h eoDrawable.h
|
|
|
|
EXTRA_DIST = MGE/VirusOp.h MGE/eoInitVirus.h MGE/eoVirus.h
|