aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README3
-rw-r--r--configure.ac2
2 files changed, 1 insertions, 4 deletions
diff --git a/README b/README
deleted file mode 100644
index 5efad5c..0000000
--- a/README
+++ /dev/null
@@ -1,3 +0,0 @@
-Please look at README.md
-
-This file just exists to make automake happy.
diff --git a/configure.ac b/configure.ac
index 774f428..d65bf0b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT(sshfs-fuse, 2.5)
-AM_INIT_AUTOMAKE
+AM_INIT_AUTOMAKE([foreign])
AM_CONFIG_HEADER(config.h)
AC_PROG_CC