]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/miscfs/Makefile
xnu-6153.61.1.tar.gz
[apple/xnu.git] / bsd / miscfs / Makefile
index d052d38c743cd573e7f6eafb3016b36e4b8e52ab..fccfd3a146d53ec81baaef0e4fc6c96f748e350f 100644 (file)
@@ -3,7 +3,6 @@ export MakeInc_def=${SRCROOT}/makedefs/MakeInc.def
 export MakeInc_rule=${SRCROOT}/makedefs/MakeInc.rule
 export MakeInc_dir=${SRCROOT}/makedefs/MakeInc.dir
 
-
 include $(MakeInc_cmd)
 include $(MakeInc_def)
 
@@ -12,16 +11,16 @@ INSTINC_SUBDIRS = \
        fifofs \
        routefs \
        specfs \
-       union
+       union \
+       nullfs
 
 EXPINC_SUBDIRS = \
        devfs \
        fifofs \
        routefs \
        specfs \
-       union
+       union \
+       nullfs
 
 include $(MakeInc_rule)
 include $(MakeInc_dir)
-
-