X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fupstream%2Fblosxom-plugins.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=6ba2ff6e64939a2e4577e385162710bf7df1ec20;hp=0000000000000000000000000000000000000000;hb=65c44ad7cce4a1652e00e092708e32eeae4e9b1e;hpb=cdb4e654d0933aa0b12cfc67154574e7977af11d diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..6ba2ff6 --- /dev/null +++ b/Makefile @@ -0,0 +1,7 @@ + +dist: + ./make-dist + +clean: + rm -f blosxom-plugins-*.tar.gz blosxom-plugins-*.zip +