summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3f59924..94f8576 100644
--- a/Makefile
+++ b/Makefile
@@ -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 \