summaryrefslogtreecommitdiff
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
authorGarrett Wollman <wollman@FreeBSD.org>1994-09-22 22:12:59 +0000
committerGarrett Wollman <wollman@FreeBSD.org>1994-09-22 22:12:59 +0000
commit42477d75d038de2ef2d8cbb77644f63f56d2076f (patch)
tree62352666e7f734d4bec34aa573c5f764390a3deb /sys/modules/Makefile
parente21fa31a8edd19d1cdc670965d3430a269da3266 (diff)
Notes
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index e71bd1765c7a..155135b15b8d 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.1 1994/09/16 20:24:26 wollman Exp $
+# $Id: Makefile,v 1.2 1994/09/21 23:26:55 wollman Exp $
-SUBDIR= cd9660 fdesc ip_mroute_mod kernfs mfs msdos nullfs portal \
+SUBDIR= cd9660 fdesc ip_mroute_mod kernfs mfs msdos nfs nullfs portal \
procfs umapfs union
.include <bsd.subdir.mk>