X-Git-Url: https://git.saurik.com/apple/libinfo.git/blobdiff_plain/a0865d6380e4ae001b2f00dbe4199477660b93d4..c29bb6474e693870dcd24352d6f5c9049a3210d8:/netinfo.subproj/PB.project diff --git a/netinfo.subproj/PB.project b/netinfo.subproj/PB.project index 789dee7..a527e89 100644 --- a/netinfo.subproj/PB.project +++ b/netinfo.subproj/PB.project @@ -3,8 +3,16 @@ FILESTABLE = { H_FILES = (clib.h, mm.h, ni.h, ni_util.h, sys_interfaces.h); OTHER_LINKED = (multi_call.c, ni_error.c, ni_glue.c, ni_pwdomain.c, ni_useful.c, ni_util.c, sys_interfaces.c); - OTHER_SOURCES = (Makefile.preamble, Makefile, Makefile.postamble, nibind_prot.x, ni_prot.x); - PUBLIC_HEADERS = (ni.h, ni_util.h); + OTHER_SOURCES = ( + Makefile.preamble, + Makefile, + Makefile.postamble, + nibind_prot.x, + ni_prot.x, + netinfo.3, + netinfo.5 + ); + PRIVATE_HEADERS = (ni.h, ni_util.h, ni_prot.x, nibind_prot.x); }; LANGUAGE = English; MAKEFILEDIR = "$(MAKEFILEPATH)/pb_makefiles";