From 63eae3b72feb387fad20d1386ca2861c43fd52d7 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys <hanwen@google.com> Date: Sat, 22 Jun 2013 14:16:18 +0200 Subject: [PATCH] Add new packages to all.bash. --- all.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/all.bash b/all.bash index f640bb0..7057cd3 100644 --- a/all.bash +++ b/all.bash @@ -4,7 +4,7 @@ set -eux sh genversion.sh fuse/version.gen.go for target in "clean" "install" ; do - for d in raw fuse zipfs unionfs \ + for d in raw fuse fuse/pathfs fuse/test zipfs unionfs \ example/hello example/loopback example/zipfs \ example/multizip example/unionfs \ example/autounionfs ; \ -- 2.30.9