forked from Imagelibrary/rtems
2002-12-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/Makefile.am: Fix broken preinstall-deps.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2002-12-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* include/Makefile.am: Fix broken preinstall-deps.
|
||||
|
||||
2002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* start/Makefile.am: Use install-data-local to install startfile.
|
||||
|
||||
@@ -24,9 +24,9 @@ $(PROJECT_INCLUDE)/rtems/%.h: %.h
|
||||
$(INSTALL_DATA) $< $@
|
||||
|
||||
TMPINSTALL_FILES = $(PROJECT_INCLUDE) \
|
||||
$(include_HEADERS:%=%(PROJECT_INCLUDE)/%) \
|
||||
$(include_HEADERS:%=$(PROJECT_INCLUDE)/%) \
|
||||
$(PROJECT_INCLUDE)/rtems \
|
||||
$(include_HEADERS:%=%(PROJECT_INCLUDE)/rtems/%)
|
||||
$(include_rtems_HEADERS:%=$(PROJECT_INCLUDE)/rtems/%)
|
||||
|
||||
all-local: $(TMPINSTALL_FILES)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user