X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/91447636331957f3d9b5ca5b508f07c526b0074d..b7266188b87f3620ec3f9f717e57194a7dd989fe:/bsd/nfs/Makefile?ds=sidebyside diff --git a/bsd/nfs/Makefile b/bsd/nfs/Makefile index fa4b4198d..10e246402 100644 --- a/bsd/nfs/Makefile +++ b/bsd/nfs/Makefile @@ -21,15 +21,15 @@ EXPINC_SUBDIRS_I386 = \ DATAFILES = \ krpc.h nfs.h nfsdiskless.h nfsm_subs.h nfsmount.h nfsnode.h \ - nfs_lock.h \ - nfsproto.h nfsrtt.h nfsrvcache.h rpcv2.h xdr_subs.h + nfs_lock.h nfs_gss.h \ + nfsproto.h nfsrvcache.h rpcv2.h xdr_subs.h INSTALL_MI_LIST = ${DATAFILES} INSTALL_MI_DIR = nfs -EXPORT_MI_LIST = ${DATAFILES} +EXPORT_MI_LIST = EXPORT_MI_DIR = nfs