X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/e5568f75972dfc723778653c11cb6b4dc825716a..3a60a9f5b85abb8c2cf24e1926c5c7b3f608a5e2:/bsd/Makefile diff --git a/bsd/Makefile b/bsd/Makefile index 5a07086bc..7d5fb5325 100644 --- a/bsd/Makefile +++ b/bsd/Makefile @@ -24,6 +24,7 @@ INSTINC_SUBDIRS = \ nfs \ sys \ ufs \ + uuid \ vfs INSTINC_SUBDIRS_PPC = \ @@ -49,6 +50,7 @@ EXPINC_SUBDIRS = \ nfs \ sys \ ufs \ + uuid \ vfs \ vm