From 659743bc8870afd42bcacecbd6fa571befd5579f Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Fri, 9 Dec 2005 17:41:42 +0000 Subject: added option parsing --- lib/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/Makefile.am') diff --git a/lib/Makefile.am b/lib/Makefile.am index 0bd952e..2af57b9 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -16,6 +16,7 @@ libfuse_la_SOURCES = \ fuse_loop_mt.c \ fuse_lowlevel.c \ fuse_mt.c \ + fuse_opt.c \ fuse_session.c \ helper.c \ $(mount_source) -- cgit v1.2.3