mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 22:48:23 +00:00
Now install some header files that existed but were not previously
installed.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user