Switch to side-by-side view

--- a/Makefile.am
+++ b/Makefile.am
@@ -129,4 +129,4 @@
 
 dist-hook:
 	test -z "`git status -s | grep -v sc2mpd-$(VERSION)`"
-	git tag -f -a sc2mpd-v$(VERSION) -m 'version $(VERSION)'
+	git tag -a sc2mpd-v$(VERSION) -m 'version $(VERSION)'