Now install header files that existed but were not previously installed.

This commit is contained in:
Joel Sherrill
1999-04-15 18:55:14 +00:00
parent 8a2943aab0
commit 24a9af67e1

View File

@@ -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)