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