2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* Makefile.am: Remove refs to non-existing files include/bspio.h and
	include/uart.h.
This commit is contained in:
Ralf Corsepius
2003-09-29 10:46:25 +00:00
parent d1b210cd17
commit dfe49b699d
2 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove refs to non-existing files include/bspio.h and
include/uart.h.
2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in include/Makefile.am. * Makefile.am: Merge-in include/Makefile.am.

View File

@@ -16,8 +16,6 @@ nodist_include_HEADERS += $(top_srcdir)/../../shared/include/coverhd.h
all-local: $(PREINSTALL_FILES) all-local: $(PREINSTALL_FILES)
noinst_HEADERS = include/bspio.h include/uart.h
$(PROJECT_INCLUDE)/registers.h: include/registers.h $(PROJECT_INCLUDE)/registers.h: include/registers.h
$(INSTALL_DATA) $< $@ $(INSTALL_DATA) $< $@
PREINSTALL_FILES += $(PROJECT_INCLUDE)/registers.h PREINSTALL_FILES += $(PROJECT_INCLUDE)/registers.h