]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/miscfs/Makefile
xnu-7195.50.7.100.1.tar.gz
[apple/xnu.git] / bsd / miscfs / Makefile
index fccfd3a146d53ec81baaef0e4fc6c96f748e350f..a7534e2c8d16febbdc924e079fa7e95e2123f1e4 100644 (file)
@@ -12,7 +12,8 @@ INSTINC_SUBDIRS = \
        routefs \
        specfs \
        union \
-       nullfs
+       nullfs \
+       bindfs
 
 EXPINC_SUBDIRS = \
        devfs \
@@ -20,7 +21,8 @@ EXPINC_SUBDIRS = \
        routefs \
        specfs \
        union \
-       nullfs
+       nullfs \
+       bindfs
 
 include $(MakeInc_rule)
 include $(MakeInc_dir)