From 5e427cd2f1f312f31b998e714028580e16a86efa Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Fri, 6 Dec 2002 11:11:12 +0000 Subject: [PATCH] makefile fix --- lib/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index cf1de09..04d7039 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -6,5 +6,5 @@ libfuse_a_SOURCES = \ fuse.c \ fuse_mt.c \ helper.c \ - mount.c + mount.c \ fuse_i.h -- 2.30.2