summaryrefslogtreecommitdiff
path: root/filesystems/Makefile
diff options
context:
space:
mode:
authorabs <abs>2012-03-09 22:46:53 +0000
committerabs <abs>2012-03-09 22:46:53 +0000
commit52622050a084824bbe47a25d3d439b5f96b0c872 (patch)
treef2ae9ef17140b707ac90c2145519ee4c70c30c07 /filesystems/Makefile
parentf924303b8412e31608e07b1e44a6948f6bc55d44 (diff)
downloadpkgsrc-52622050a084824bbe47a25d3d439b5f96b0c872.tar.gz
+cloudfuse
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 b1b7fa64aaf..18582d94ce1 100644
--- a/filesystems/Makefile
+++ b/filesystems/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.32 2012/02/01 14:37:19 gdt Exp $
+# $NetBSD: Makefile,v 1.33 2012/03/09 22:46:53 abs Exp $
#
COMMENT= File systems, and file system related packages
+SUBDIR+= cloudfuse
SUBDIR+= fs-utils
SUBDIR+= fuse
SUBDIR+= fuse-afpfs-ng