summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2004-11-09 20:59:52 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2004-11-09 20:59:52 +0000
commit22a9c5b331464d3e304674a32c519433dde0784a (patch)
tree1b3e8a9a84d58f79f9d1371f8be6e6b55356362a
parent6207d7f80796366632e1f791c42d1d21af95d2b8 (diff)
downloadfuse-22a9c5b331464d3e304674a32c519433dde0784a.tar.gz
fix
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index cf41b52..1782113 100644
--- a/configure.in
+++ b/configure.in
@@ -121,5 +121,5 @@ AC_CHECK_MEMBERS([struct stat.st_atim])
AC_SUBST(subdirs)
-AC_OUTPUT([Makefile kernel/Makefile lib/Makefile util/Makefile example/Makefile include/Makefile include/linux/Makefile patch/Makefile])
+AC_OUTPUT([Makefile kernel/Makefile lib/Makefile util/Makefile example/Makefile include/Makefile include/linux/Makefile])