summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2014-11-25 11:38:42 -0400
committerJoey Hess2014-11-25 11:38:42 -0400
commit625b6fc92a21205bc2d684d336366d7888b30997 (patch)
treea5948b72985bf4d96bb851bba2ddafed6289d131
parent40374c10de68217344c55d23b597d4dc777bdfc9 (diff)
document
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 459fae36..414f6741 100644
--- a/Makefile
+++ b/Makefile
@@ -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