From fd6ee4354901c1a1171fe1ba7a1ca4c1341bc29b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 30 Mar 2014 23:38:41 -0400 Subject: tweak --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bc29b904..90e617f7 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ dist/setup-config: propellor.cabal cabal configure clean: - rm -rf dist Setup tags + rm -rf dist Setup tags propellor privdata/local find -name \*.o -exec rm {} \; find -name \*.hi -exec rm {} \; -- cgit v1.2.3