X-Git-Url: https://git.saurik.com/apple/libinfo.git/blobdiff_plain/708d63e9d2a7d24723abca74fe82e274b687afaf..3b7c7bd7aae68ec949fb3f4ef1d58b96033e40df:/netinfo.subproj/PB.project diff --git a/netinfo.subproj/PB.project b/netinfo.subproj/PB.project index 789dee7..3635900 100644 --- a/netinfo.subproj/PB.project +++ b/netinfo.subproj/PB.project @@ -3,7 +3,15 @@ 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); + OTHER_SOURCES = ( + Makefile.preamble, + Makefile, + Makefile.postamble, + nibind_prot.x, + ni_prot.x, + netinfo.3, + netinfo.5 + ); PUBLIC_HEADERS = (ni.h, ni_util.h); }; LANGUAGE = English;