X-Git-Url: https://git.saurik.com/apple/libinfo.git/blobdiff_plain/03fb6eb005e0e1ca66f0422cb7821f0a2ad2d381..3e81ae21a7e2c2e07f2acbb16c9e9d1fd4a15b62:/lookup.subproj/Makefile?ds=sidebyside diff --git a/lookup.subproj/Makefile b/lookup.subproj/Makefile index 2122bc1..7148858 100644 --- a/lookup.subproj/Makefile +++ b/lookup.subproj/Makefile @@ -13,10 +13,10 @@ PROJECTVERSION = 2.8 PROJECT_TYPE = Component HFILES = aliasdb.h bootparams.h lookup_types.h lu_overrides.h\ - lu_utils.h netgr.h printerdb.h + lu_host.h lu_utils.h netdb_async.h netgr.h printerdb.h CFILES = lu_alias.c lu_bootp.c lu_bootparam.c lu_fstab.c lu_group.c\ - lu_host.c lu_netgroup.c lu_network.c lu_printer.c\ + lu_host.c lu_host_async.c lu_netgroup.c lu_network.c lu_printer.c\ lu_protocol.c lu_rpc.c lu_service.c lu_user.c lu_utils.c OTHERSRCS = Makefile.preamble Makefile Makefile.postamble lookup.defs\