summaryrefslogtreecommitdiffstats
path: root/cpukit/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-02-20 14:27:38 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-02-20 14:27:38 +0000
commitb4a22096bddf28e77faf5fed8a80c1134ec454b4 (patch)
tree1c1a9390314bf0cd849d43d72e43d5b25d5bc65a /cpukit/Makefile.am
parentRegenerate. (diff)
downloadrtems-b4a22096bddf28e77faf5fed8a80c1134ec454b4.tar.bz2
Add include/sys/priority.h.
Diffstat (limited to 'cpukit/Makefile.am')
-rw-r--r--cpukit/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am
index 34bd4351e1..8a5089f63c 100644
--- a/cpukit/Makefile.am
+++ b/cpukit/Makefile.am
@@ -56,6 +56,7 @@ include_sys_HEADERS += libcsupport/include/sys/ioccom.h \
libcsupport/include/sys/termios.h libcsupport/include/sys/utsname.h
include_sys_HEADERS += libnetworking/sys/uio.h
+include_sys_HEADERS += include/sys/priority.h
if LIBNETWORKING
include_rtems_bsdnetdir = $(includedir)/rtems/bsdnet