Browse Source

+Makefile

Philipp Hagemeister 13 years ago
parent
commit
5a938b5d04
1 changed files with 6 additions and 0 deletions
  1. 6 0
      Makefile

+ 6 - 0
Makefile

@@ -0,0 +1,6 @@
+update:
+	python ./generate-download
+
+.PHONY: update
+
+