Touch up Makefile to depend on StatFS.hs
This commit is contained in:
parent
4ca3a3a9b5
commit
c44c318eaf
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -15,7 +15,7 @@ SysConfig.hs: configure.hs TestConfig.hs
|
||||||
hsc2hs $<
|
hsc2hs $<
|
||||||
perl -i -pe 's/^{-# INCLUDE.*//' $@
|
perl -i -pe 's/^{-# INCLUDE.*//' $@
|
||||||
|
|
||||||
$(bins): SysConfig.hs Touch.hs
|
$(bins): SysConfig.hs Touch.hs StatFS.hs
|
||||||
$(GHCMAKE) $@
|
$(GHCMAKE) $@
|
||||||
|
|
||||||
git-annex.1: doc/git-annex.mdwn
|
git-annex.1: doc/git-annex.mdwn
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue