summaryrefslogtreecommitdiff
path: root/pkg/fuse/gen.lua
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2019-10-03 22:34:52 -0700
committerMichael Forney <mforney@mforney.org>2019-10-03 22:34:52 -0700
commit3729c4b843c9d02947fa63dafca3f1df37598f75 (patch)
tree45f5cea1d86d5d5e6868cce04e85f28f188cae13 /pkg/fuse/gen.lua
parente31413f260d8b13b6263f744c2aff65d79fc9b56 (diff)
fuse: Update to 3.7.0
Diffstat (limited to 'pkg/fuse/gen.lua')
-rw-r--r--pkg/fuse/gen.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/fuse/gen.lua b/pkg/fuse/gen.lua
index 27e8604a..f2319078 100644
--- a/pkg/fuse/gen.lua
+++ b/pkg/fuse/gen.lua
@@ -15,6 +15,7 @@ lib('libfuse.a', [[lib/(
fuse_lowlevel.c fuse_opt.c
fuse_signals.c buffer.c cuse_lowlevel.c
helper.c modules/subdir.c mount_util.c.o
+ fuse_log.c
mount.c
)]])