aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2016-01-28 16:52:50 -0800
committerNikolaus Rath <Nikolaus@rath.org>2016-01-28 16:52:50 -0800
commitd18349da3bcda9073df289ecebbbb1cd5e427a25 (patch)
tree3aa1e458d24137a24f00c700276304aab17d52a4 /README
parentcf10c345737b201842ebbd8cb79e9e4095a55b2b (diff)
downloadsshfs-d18349da3bcda9073df289ecebbbb1cd5e427a25.tar
sshfs-d18349da3bcda9073df289ecebbbb1cd5e427a25.tar.gz
sshfs-d18349da3bcda9073df289ecebbbb1cd5e427a25.tar.bz2
sshfs-d18349da3bcda9073df289ecebbbb1cd5e427a25.zip
Removed placeholder README file and switch automake to foreign flavor.
The GNU flavor merely requires to existence of some files (including README, but we prefer README.md), so there seems to be little point in using it.
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 0 insertions, 3 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.