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