diff --git a/GNUmakefile b/GNUmakefile index bc3156a..ec54017 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -55,6 +55,7 @@ libobjc_HEADER_FILES = \ objc.h\ runtime-legacy.h\ runtime.h\ + sarray.h\ slot.h\ thr.h\ typedstream.h diff --git a/objc/sarray.h b/objc/sarray.h new file mode 100644 index 0000000..e69de29