diff options
| author | Joey Hess <joey@kitenet.net> | 2014-11-25 11:46:36 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-11-25 11:46:36 -0400 |
| commit | 1f40af51e1355bd14f457d3e63dbad19eafcf4d8 (patch) | |
| tree | 1d93d33d4bdea27a3079461f59438e6a1dae3cda /Makefile | |
| parent | edcfd24251d41ba2f6912b28a2027ee8a1d1b5da (diff) | |
| parent | e0d2761e00b76f6857fbd57ff846dbcfe1530465 (diff) | |
Merge branch 'joeyconfig'
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ CABAL?=cabal DEBDEPS=gnupg ghc cabal-install libghc-missingh-dev libghc-ansi-terminal-dev libghc-ifelse-dev libghc-unix-compat-dev libghc-hslogger-dev libghc-network-dev libghc-quickcheck2-dev libghc-mtl-dev libghc-monadcatchio-transformers-dev +# this target is provided to keep old versions of the propellor cron job +# working, and will eventually be removed run: deps build ./propellor |
