tweak how often we generate GitRev.hs

This commit is contained in:
Adam C. Foltzer 2015-03-03 16:27:40 -08:00
parent ba9c1461ca
commit 72dcea9262

View File

@ -100,7 +100,7 @@ CRYPTOL_SRC := \
-and \( -not -name \*\#\* \) -print) \
$(shell find lib -name \*.cry)
src/GitRev.hs: .git/index
src/GitRev.hs:
sh configure
print-%: