diff options
| author | Joey Hess <joey@kitenet.net> | 2014-11-25 11:38:42 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-11-25 11:38:42 -0400 |
| commit | 625b6fc92a21205bc2d684d336366d7888b30997 (patch) | |
| tree | a5948b72985bf4d96bb851bba2ddafed6289d131 /Makefile | |
| parent | 40374c10de68217344c55d23b597d4dc777bdfc9 (diff) | |
document
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 |
