summaryrefslogtreecommitdiff
path: root/filesystems/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'filesystems/Makefile')
-rw-r--r--filesystems/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/filesystems/Makefile b/filesystems/Makefile
index f347a4f740b..b70a19664da 100644
--- a/filesystems/Makefile
+++ b/filesystems/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2007/05/04 22:56:09 agc Exp $
+# $NetBSD: Makefile,v 1.14 2007/05/04 23:49:32 agc Exp $
#
COMMENT= File systems, and file system related packages
@@ -14,6 +14,7 @@ SUBDIR+= fuse-gphotofs
SUBDIR+= fuse-httpfs
SUBDIR+= fuse-lzofs
SUBDIR+= fuse-ntfs-3g
+SUBDIR+= fuse-pod
SUBDIR+= fuse-unionfs
SUBDIR+= py-fuse-bindings
SUBDIR+= u9fs