2001-08-17 Joel Sherrill <joel@OARcorp.com>

* include/Makefile.am: Include coverhd.h so tmtests will compile.
This commit is contained in:
Joel Sherrill
2001-08-17 22:00:19 +00:00
parent d6c20ff373
commit 7ac1f89365
2 changed files with 5 additions and 1 deletions

View File

@@ -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>
* configure.in: Add bspopts.h.

View File

@@ -4,7 +4,7 @@
AUTOMAKE_OPTIONS = foreign 1.4
include_HEADERS = bsp.h bspopts.h
include_HEADERS = bsp.h bspopts.h coverhd.h
$(PROJECT_INCLUDE):
$(mkinstalldirs) $@