diff options
author | simonpj@microsoft.com <unknown> | 2010-07-29 09:17:03 +0000 |
---|---|---|
committer | simonpj@microsoft.com <unknown> | 2010-07-29 09:17:03 +0000 |
commit | 64f79adc47a75a3a77b81b9c2f43d102495cd9e9 (patch) | |
tree | 16bdb0dd44e64e6b9bdf5aef4654f4aeeadb8568 /Makefile | |
parent | da3eb3c34ad3b08c2d784bf045f38c4507466f62 (diff) | |
download | haskell-64f79adc47a75a3a77b81b9c2f43d102495cd9e9.tar.gz |
Second test from Simon's laptop
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ # http://hackage.haskell.org/trac/ghc/wiki/Building/Modifying # # ----------------------------------------------------------------------------- - + ifeq "$(wildcard distrib/)" "" # We're in a bindist |