summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--filesystems/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/filesystems/Makefile b/filesystems/Makefile
index f9627af69b1..f347a4f740b 100644
--- a/filesystems/Makefile
+++ b/filesystems/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2007/05/04 19:53:32 agc Exp $
+# $NetBSD: Makefile,v 1.13 2007/05/04 22:56:09 agc Exp $
#
COMMENT= File systems, and file system related packages
@@ -9,6 +9,7 @@ SUBDIR+= fuse-cddfs
SUBDIR+= fuse-cryptofs
SUBDIR+= fuse-curlftpfs
SUBDIR+= fuse-encfs
+SUBDIR+= fuse-gmailfs
SUBDIR+= fuse-gphotofs
SUBDIR+= fuse-httpfs
SUBDIR+= fuse-lzofs