summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2004-01-26 16:05:34 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2004-01-26 16:05:34 +0000
commit8b7a27a944462227a4b8fb12b0572f96eab468a2 (patch)
tree95d9b298f6cce9c73aaee947a40daf8d18eabb60
parentb11583986e745b7539abb34a07432b809767a4a2 (diff)
downloadfuse-8b7a27a944462227a4b8fb12b0572f96eab468a2.tar.gz
*** empty log message ***fuse_1_1_pre2
-rw-r--r--Makefile.am3
-rw-r--r--util/Makefile.am3
2 files changed, 5 insertions, 1 deletions
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