aboutsummaryrefslogtreecommitdiff
path: root/util/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'util/Makefile.am')
-rw-r--r--util/Makefile.am3
1 files changed, 1 insertions, 2 deletions
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