From 740a8243f604d178f0874a4c9409c008d03371c4 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 31 Mar 2014 16:20:38 -0400 Subject: propellor spin --- Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f2996fe3..14956fde 100644 --- a/Makefile +++ b/Makefile @@ -1,10 +1,7 @@ -run: pull build +run: build ./propellor -devel: build tags - -pull: - git pull +dev: build tags build: deps dist/setup-config cabal build || (cabal configure; cabal build) -- cgit v1.2.3