mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-28 02:09:04 +08:00
2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Don't preinstall support/include headers.
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>
|
2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* Makefile.am: Don't preinstall support/include headers.
|
||||||
* configure.ac: Fix config-variables of conditionally built subdirs.
|
* configure.ac: Fix config-variables of conditionally built subdirs.
|
||||||
|
|
||||||
2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>
|
2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ ACLOCAL_AMFLAGS = -I aclocal
|
|||||||
DISTCLEANFILES =
|
DISTCLEANFILES =
|
||||||
CLEANFILES =
|
CLEANFILES =
|
||||||
|
|
||||||
include_HEADERS = support/include/tmacros.h support/include/buffer_test_io.h
|
noinst_HEADERS = support/include/tmacros.h support/include/buffer_test_io.h
|
||||||
|
|
||||||
SUBDIRS = @subdirs@
|
SUBDIRS = @subdirs@
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user