tarball: 
	cd .. && \
	   tar -cf juno.tar juno/ && \
	   bzip2 juno.tar && \
	   mv juno.tar.bz2 juno/
