diff options
author | Miklos Szeredi <miklos@szeredi.hu> | 2005-01-17 09:46:28 +0000 |
---|---|---|
committer | Miklos Szeredi <miklos@szeredi.hu> | 2005-01-17 09:46:28 +0000 |
commit | 7db35c06de2b6803b79bf9012b9cea5a939d2d18 (patch) | |
tree | 1cc159fde38a2b1bc96885009ff8bb54ae69f16b /util/Makefile.am | |
parent | dbe0f6584164fe60b6eac6ffc4cd097b978e33a0 (diff) | |
download | libfuse-7db35c06de2b6803b79bf9012b9cea5a939d2d18.tar.gz |
fix
Diffstat (limited to 'util/Makefile.am')
-rw-r--r-- | util/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/util/Makefile.am b/util/Makefile.am index bce6a4a..48f9957 100644 --- a/util/Makefile.am +++ b/util/Makefile.am @@ -7,6 +7,3 @@ fusermount_SOURCES = fusermount.c install-exec-hook: -chown root $(DESTDIR)$(bindir)/fusermount -chmod u+s $(DESTDIR)$(bindir)/fusermount - -EXTRA_DIST = \ - mount.fuse |