update tags on dev build

This commit is contained in:
Joey Hess 2013-03-11 14:44:54 -04:00
parent c119f61422
commit c15023a8b4

View file

@ -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