From 8b7a27a944462227a4b8fb12b0572f96eab468a2 Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Mon, 26 Jan 2004 16:05:34 +0000 Subject: [PATCH] *** empty log message *** --- Makefile.am | 3 ++- util/Makefile.am | 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 775933a..cc75c4d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,4 +5,5 @@ SUBDIRS = @subdirs@ EXTRA_DIST = \ fuse.spec \ README* \ - Filesystems + Filesystems \ + BUGS diff --git a/util/Makefile.am b/util/Makefile.am index 48f9957..bce6a4a 100644 --- a/util/Makefile.am +++ b/util/Makefile.am @@ -7,3 +7,6 @@ fusermount_SOURCES = fusermount.c install-exec-hook: -chown root $(DESTDIR)$(bindir)/fusermount -chmod u+s $(DESTDIR)$(bindir)/fusermount + +EXTRA_DIST = \ + mount.fuse -- 2.30.2