From d6e9f88da7cea46cf63d30911b9297ccf1befd5c Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Fri, 25 Oct 2002 11:40:14 +0000 Subject: use fuse_mount in fuse_main --- util/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'util/Makefile.am') diff --git a/util/Makefile.am b/util/Makefile.am index 0e4434f..48f9957 100644 --- a/util/Makefile.am +++ b/util/Makefile.am @@ -1,9 +1,8 @@ ## Process this file with automake to produce Makefile.in -bin_PROGRAMS = fusermount fuse_ioslave +bin_PROGRAMS = fusermount fusermount_SOURCES = fusermount.c -fuse_ioslave_SOURCES = fuse_ioslave.c install-exec-hook: -chown root $(DESTDIR)$(bindir)/fusermount -- cgit v1.2.3