Commit 1628b026 authored by Han-Wen Nienhuys's avatar Han-Wen Nienhuys

Add fuse/nodefs to all.bash.

parent 64b168f0
......@@ -2,7 +2,7 @@
set -eu
for target in "clean" "install" ; do
for d in fuse fuse/pathfs fuse/test zipfs unionfs \
for d in fuse fuse/nodefs fuse/pathfs fuse/test zipfs unionfs \
example/hello example/loopback example/zipfs \
example/multizip example/unionfs example/memfs \
example/autounionfs ; \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment