X-Git-Url: http://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=Makefile;h=b8554fd85cdc285281b34585b7c347f51ce6947e;hp=b7166d069c3e8ec37383301c35e690f0c099ff4c;hb=543eab47532d209643cf47860e194c66b7970dc4;hpb=88999a20fb382cf45025ec03c69f072d8f79c037 diff --git a/Makefile b/Makefile index b7166d0..b8554fd 100644 --- a/Makefile +++ b/Makefile @@ -28,8 +28,11 @@ online: all scp images/icons/* grml:/var/www/grml/grml2usb/images/icons/ scp images/screenshot.png grml:/var/www/grml/grml2usb/images/ +tarball: all + ./tarball.sh + clean: - rm -rf grml2usb.8.html grml2usb.8.xml grml2usb.8 html-stamp man-stamp + rm -rf grml2usb.8.html grml2usb.8.xml grml2usb.8 html-stamp man-stamp grml2usb.tar.gz codecheck: pylint --include-ids=y --max-line-length=120 grml2usb