summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-04-03 05:58:06 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-04-03 05:58:06 +0000
commite8572cfdeb05c0ca9acef3699f3b9b4276bf327a (patch)
treea42d6b90d6e5243017b91c815692e9eae05dcef2 /cpukit/posix/Makefile.am
parent2010-04-03 Joel Sherrill <joel.sherrill@oarcorp.org> (diff)
downloadrtems-e8572cfdeb05c0ca9acef3699f3b9b4276bf327a.tar.bz2
2010-04-03 Ralf Corsépius <ralf.corsepius@rtems.org>
* posix/include/sched.h: Remove. * posix/Makefile.am: Remove include/sched.h.
Diffstat (limited to 'cpukit/posix/Makefile.am')
-rw-r--r--cpukit/posix/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/posix/Makefile.am b/cpukit/posix/Makefile.am
index f2bf871bd3..f240fc5539 100644
--- a/cpukit/posix/Makefile.am
+++ b/cpukit/posix/Makefile.am
@@ -26,7 +26,7 @@ include_rtems_posix_HEADERS = include/rtems/posix/sigset.h
if HAS_PTHREADS
# include
-include_HEADERS = include/sched.h include/aio.h include/mqueue.h \
+include_HEADERS = include/aio.h include/mqueue.h \
include/semaphore.h include/devctl.h
# include/rtems/posix