From 24a9af67e19e71b3d80c51958531de7c8ab9b6bd Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 15 Apr 1999 18:55:14 +0000 Subject: Now install header files that existed but were not previously installed. --- c/src/exec/posix/inline/rtems/posix/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/exec/posix/inline/rtems/posix/Makefile.in') diff --git a/c/src/exec/posix/inline/rtems/posix/Makefile.in b/c/src/exec/posix/inline/rtems/posix/Makefile.in index 643d53402e..28dca55b38 100644 --- a/c/src/exec/posix/inline/rtems/posix/Makefile.in +++ b/c/src/exec/posix/inline/rtems/posix/Makefile.in @@ -16,7 +16,7 @@ PROJECT_ROOT = @PROJECT_ROOT@ VPATH = @srcdir@ #I_PIECES= cond intr key mqueue mutex pthread priority semaphore -I_PIECES=cond key mutex pthread priority +I_PIECES=cond key mqueue mutex pthread priority semaphore I_FILES=$(I_PIECES:%=$(srcdir)/%.inl) SRCS=$(I_FILES) -- cgit v1.2.3