forked from Imagelibrary/rtems
2001-08-17 Joel Sherrill <joel@OARcorp.com>
* include/Makefile.am: Include coverhd.h so tmtests will compile.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2001-08-17 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
|
* include/Makefile.am: Include coverhd.h so tmtests will compile.
|
||||||
|
|
||||||
2001-05-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2001-05-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* configure.in: Add bspopts.h.
|
* configure.in: Add bspopts.h.
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
AUTOMAKE_OPTIONS = foreign 1.4
|
AUTOMAKE_OPTIONS = foreign 1.4
|
||||||
|
|
||||||
include_HEADERS = bsp.h bspopts.h
|
include_HEADERS = bsp.h bspopts.h coverhd.h
|
||||||
|
|
||||||
$(PROJECT_INCLUDE):
|
$(PROJECT_INCLUDE):
|
||||||
$(mkinstalldirs) $@
|
$(mkinstalldirs) $@
|
||||||
|
|||||||
Reference in New Issue
Block a user