X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=libraries%2FMakefile;fp=libraries%2FMakefile;h=d122031fbbfc47d23c3aa851e5bc2c351a09bf5f;hp=0f257dab1c0a9778723dbcd7ccf5513c013ad37b;hb=64137b1730defb4cb5ed95c54eec26014ee0fb27;hpb=703b1252f70b660e9ae2d33f236c1868d3dca0a9 diff --git a/libraries/Makefile b/libraries/Makefile index 0f257da..d122031 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