From 6e4bc7c76eda5fc35d0ec113ba9b61d71963e5ea Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 9 May 2007 16:28:48 +0000 Subject: =?UTF-8?q?2007-05-09=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Makefile.am: Add include/rtems/endian.h. --- cpukit/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cpukit/Makefile.am') diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am index 4ae1309934..df82d318f6 100644 --- a/cpukit/Makefile.am +++ b/cpukit/Makefile.am @@ -62,6 +62,8 @@ include_rtems_HEADERS += include/rtems/bspIo.h include/rtems/userenv.h \ include/rtems/fs.h include/rtems/pci.h include/rtems/stdint.h \ include/rtems/concat.h include/rtems/tar.h +include_rtems_HEADERS += include/rtems/endian.h + ## should be conditional and only installed for PowerPC, x86, and ARM include_rtems_HEADERS += include/rtems/irq.h -- cgit v1.2.3