Fix install when INSTALL_LIBEXECS = ""
authorIan Lynagh <igloo@earth.li>
Tue, 13 Oct 2009 09:39:17 +0000 (09:39 +0000)
committerIan Lynagh <igloo@earth.li>
Tue, 13 Oct 2009 09:39:17 +0000 (09:39 +0000)
commit214218d8e33394a6ae398e8f28688d389db27b2f
tree910b317988133d2fd06e7b7828d114b843ed440d
parent0e1c226ee99011d9af202de78e2a7a37511f4b72
Fix install when INSTALL_LIBEXECS = ""
This is the case on Windows (as we have no shell wrappers), and mingw's
shell doesn't like an empty list of things in a "for" command.
ghc.mk