posix: Regenerate

This commit is contained in:
Sebastian Huber
2014-03-11 08:06:06 +01:00
parent 0c25ba681f
commit 96c4112d45

View File

@@ -164,3 +164,5 @@ $(PROJECT_INCLUDE)/rtems/posix/spinlockimpl.h: include/rtems/posix/spinlockimpl.
$(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/posix/spinlockimpl.h $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/posix/spinlockimpl.h
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/posix/spinlockimpl.h PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/posix/spinlockimpl.h
endif endif
if HAS_PTHREADS
endif