aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2013-03-09 23:51:38 +0100
committerGuido Günther <agx@sigxcpu.org>2013-03-10 01:27:55 +0100
commit1cc689b0bd7daff552a9d5da31f6a4bfd413efc0 (patch)
tree9772bfaadde4c3a5c7d25f13b653cdbc264567c4 /Makefile
Initial commit
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..fa7802b
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,5 @@
+all:
+ zip -j LockRotation@sigxcpu.org.zip *.js *.css metadata.json
+
+clean:
+ rm -f *.zip