From 8a2943aab0e210b8aa465eeb8e4b22f6c7ca3c58 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 15 Apr 1999 18:54:40 +0000 Subject: Now install some header files that existed but were not previously installed. --- c/src/exec/posix/include/wrap/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src') diff --git a/c/src/exec/posix/include/wrap/Makefile.in b/c/src/exec/posix/include/wrap/Makefile.in index 3a43b9e070..f54130edaa 100644 --- a/c/src/exec/posix/include/wrap/Makefile.in +++ b/c/src/exec/posix/include/wrap/Makefile.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) -- cgit v1.2.3