summaryrefslogtreecommitdiffstats
path: root/cpukit/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-01-05 06:03:40 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-01-05 06:03:40 +0000
commit62a210d3499f723c1003f6ff48bb12b0928d62f6 (patch)
treec2bc5706bcffea76a99f0c5b6ac083bc1d917393 /cpukit/Makefile.am
parent2009-01-05 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-62a210d3499f723c1003f6ff48bb12b0928d62f6.tar.bz2
Install libnetworking/sys/uio.h if building for NEWLIB.
Diffstat (limited to 'cpukit/Makefile.am')
-rw-r--r--cpukit/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am
index 6fde70925a..29eb25378d 100644
--- a/cpukit/Makefile.am
+++ b/cpukit/Makefile.am
@@ -57,6 +57,8 @@ include_sys_HEADERS += libcsupport/include/sys/ioccom.h \
libcsupport/include/sys/sockio.h libcsupport/include/sys/ttycom.h \
libcsupport/include/sys/termios.h libcsupport/include/sys/utsname.h
+include_sys_HEADERS += libnetworking/sys/uio.h
+
if LIBNETWORKING
include_rtems_bsdnetdir = $(includedir)/rtems/bsdnet
include_rtems_bsdnet_HEADERS = libnetworking/rtems/bsdnet/servers.h