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 5ef31e61571..06efd7bcd45 100644
--- a/filesystems/Makefile
+++ b/filesystems/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2007/04/24 19:07:08 agc Exp $
+# $NetBSD: Makefile,v 1.11 2007/05/02 19:45:26 sborrill 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-gphotofs
SUBDIR+= fuse-httpfs
SUBDIR+= fuse-lzofs
SUBDIR+= fuse-ntfs-3g