Now install some header files that existed but were not previously

installed.
This commit is contained in:
Joel Sherrill
1999-04-15 18:54:40 +00:00
parent 053acd7074
commit 8a2943aab0

View File

@@ -17,7 +17,7 @@ VPATH = @srcdir@
# RTEMS unistd.h needs to be checked against newlib's and removed
#H_PIECES= aio devctl intr mqueue semaphore
H_PIECES= pthread sched
H_PIECES= pthread sched aio mqueue semaphore
H_FILES=$(H_PIECES:%=$(srcdir)/../%.h)
SRCS=$(H_FILES)