summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorkevin.kofler <kevin.kofler@chello.at>2010-05-16 16:38:03 +0000
committerkevin.kofler <kevin.kofler@chello.at>2010-05-16 16:38:03 +0000
commitb4db65d9426b172dfd34f4ed996ebdd4ba265fe5 (patch)
treefab9804e488cb9d968bec99bfb0dfe046bea919a /Makefile
parenteea05558884629f523c2b2399f4a3fbc2ba04314 (diff)
Fix Makefile for case-sensitive file systems
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9463d7d67..729f7949a 100644
--- a/Makefile
+++ b/Makefile
@@ -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