summaryrefslogtreecommitdiff
path: root/libraries/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/Makefile')
-rw-r--r--libraries/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/Makefile b/libraries/Makefile
index 0f257dab1c..d122031fbb 100644
--- a/libraries/Makefile
+++ b/libraries/Makefile
@@ -17,7 +17,7 @@
# To add a new library to the tree, do
#
# darcs get http://darcs.haskell.org/packages/foo
-# [ -e foo/configure.ac ] && ( cd foo && autoreconf )
+# [ -f foo/configure.ac ] && ( cd foo && autoreconf )
# make make.library.foo
.PHONY: default_target