summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 38a41ab76..3f4f86197 100644
--- a/Makefile
+++ b/Makefile
@@ -18,6 +18,7 @@ build: $(all)
fast: dist/caballog
@$$(grep 'ghc --make' dist/caballog | head -n 1)
@ln -sf dist/build/git-annex/git-annex git-annex
+ @$(MAKE) tags &
dist/caballog: git-annex.cabal
$(CABAL) configure -f"-Production" -O0