diff options
Diffstat (limited to 'libobjc/Makefile.in')
-rw-r--r-- | libobjc/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libobjc/Makefile.in b/libobjc/Makefile.in index 0040511bf61..c519542e072 100644 --- a/libobjc/Makefile.in +++ b/libobjc/Makefile.in @@ -142,6 +142,7 @@ OBJC_DEPRECATED_H = \ objc_error.h \ objc_get_uninstalled_dtable.h \ objc_malloc.h \ + objc_msg_sendv.h \ objc_object_alloc.h \ objc_unexpected_exception.h \ objc_valloc.h \ |