Switch to side-by-side view

--- a/Makefile.am
+++ b/Makefile.am
@@ -93,5 +93,6 @@
 dist_man1_MANS = man/upmpdcli.1
 
 dist-hook:
+	rm -rf rdpl2stream/__pycache__/
 	test -z "`git status -s | grep -v upmpdcli-$(VERSION)| grep -v rdpl2stream.tar.gz`"
 	git tag -f -a upmpdcli-v$(VERSION) -m 'version $(VERSION)'