aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/Makefile.in
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2004-11-11 10:33:58 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2004-11-11 10:33:58 +0000
commit3a6ea06efab29198ba664945cec8296b7e1e356e (patch)
tree390cdfaafa43ac0201d8e54ee63fcc45fac07a20 /kernel/Makefile.in
parent076136196276bf5cd898b7fc82d4ee0aeb8d7fde (diff)
downloadlibfuse-3a6ea06efab29198ba664945cec8296b7e1e356e.tar.gz
merge from 2_0_merge1 to 2_0_merge2
Diffstat (limited to 'kernel/Makefile.in')
-rw-r--r--kernel/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/Makefile.in b/kernel/Makefile.in
index 2f7b74b..42d1807 100644
--- a/kernel/Makefile.in
+++ b/kernel/Makefile.in
@@ -6,7 +6,7 @@ mkdir_p = mkdir -p
majver = @majver@
VERSION = @PACKAGE_VERSION@
-DISTFILES = Makefile.in configure.ac configure config.h.in makeconf.sh \
+DISTFILES = Makefile.in configure.ac configure config.h.in ../install-sh \
dev.c dir.c file.c inode.c util.c fuse_i.h
COMPATDISTFILES = compat/parser.c compat/parser.h
LINUXDISTFILES = linux/fuse.h