Skip to content

Commit

Permalink
configuration depends on cryptol.cabal
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam C. Foltzer committed Feb 16, 2015
1 parent 64d3d13 commit 30dd6d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ print-%:
# /usr/share/cryptol on POSIX, installdir/cryptol on Windows
DATADIR := ${PREFIX_ABS}${PREFIX_SHARE}

dist/setup-config: | ${CS_BIN}/alex ${CS_BIN}/happy
dist/setup-config: cryptol.cabal | ${CS_BIN}/alex ${CS_BIN}/happy
$(CABAL_INSTALL) --only-dependencies
$(CABAL) configure \
--prefix=$(call adjust-path,${PREFIX_ABS}) \
Expand Down

0 comments on commit 30dd6d0

Please sign in to comment.