summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 685044146..17918f956 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ all: git-annex docs
ghcmake=ghc -Wall -odir build -hidir build -O2 --make
-SysConfig.hs:
+SysConfig.hs: configure.hs
$(ghcmake) configure
./configure