diff options
| author | kevin.kofler <kevin.kofler@chello.at> | 2010-05-16 16:38:03 +0000 |
|---|---|---|
| committer | kevin.kofler <kevin.kofler@chello.at> | 2010-05-16 16:38:03 +0000 |
| commit | b4db65d9426b172dfd34f4ed996ebdd4ba265fe5 (patch) | |
| tree | fab9804e488cb9d968bec99bfb0dfe046bea919a /Makefile | |
| parent | eea05558884629f523c2b2399f4a3fbc2ba04314 (diff) | |
Fix Makefile for case-sensitive file systems
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ all: build -dist/setup-config: GF.cabal +dist/setup-config: gf.cabal chmod u+x lib/src/mkPresent chmod u+x lib/src/mkMinimal runghc Setup.hs configure |
