diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -175,6 +175,8 @@ headers := \ bits/pthread.h \ bits/pthread-np.h \ bits/pthreadtypes.h \ + bits/pthreadtypes-arch.h \ + bits/thread-shared-types.h \ bits/mutex.h \ bits/condition.h \ bits/condition-attr.h \ |