Add Makefile; update make-dist; add blosxom-plugins-medium.spec.
[matthijs/upstream/blosxom-plugins.git] / Makefile
diff --git a/Makefile b/Makefile
new file mode 100644 (file)
index 0000000..6ba2ff6
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,7 @@
+
+dist:
+       ./make-dist
+
+clean:
+       rm -f blosxom-plugins-*.tar.gz blosxom-plugins-*.zip
+