diff options
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r-- | lib/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am index 7b19fc2..22075b2 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -29,6 +29,7 @@ libfuse_la_SOURCES = \ fuse_opt.c \ fuse_session.c \ fuse_signals.c \ + buffer.c \ cuse_lowlevel.c \ helper.c \ modules/subdir.c \ |