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 776a00b3fa2..dddfb36d6c0 100644
--- a/filesystems/Makefile
+++ b/filesystems/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2008/09/29 15:23:22 stacktic Exp $
+# $NetBSD: Makefile,v 1.25 2008/12/14 06:38:37 bjs Exp $
#
COMMENT= File systems, and file system related packages
@@ -15,6 +15,7 @@ SUBDIR+= fuse-djmount
SUBDIR+= fuse-encfs
SUBDIR+= fuse-gmailfs
SUBDIR+= fuse-gphotofs
+SUBDIR+= fuse-gstfs
SUBDIR+= fuse-httpfs
SUBDIR+= fuse-loggedfs
SUBDIR+= fuse-lzofs