summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ee4d50f9f..ffefbb2a3 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,6 @@ all: git-annex docs
ghcmake=ghc -Wall -odir build -hidir build --make
git-annex:
- mkdir -p build
$(ghcmake) git-annex
install: