Switch to side-by-side view
--- a/Makefile.am +++ b/Makefile.am @@ -238,5 +238,5 @@ dist-hook: rm -rf rdpl2stream/__pycache__/ -#test -z "`git status -s | grep -v '??' | grep -v Makefile.am`" -#git tag -a upmpdcli-v$(VERSION) -m 'version $(VERSION)' +test -z "`git status -s | grep -v '??' | grep -v Makefile.am`" +git tag -a upmpdcli-v$(VERSION) -m 'version $(VERSION)'