aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/makefile b/makefile
index bfa68fb..ccfe6bd 100644
--- a/makefile
+++ b/makefile
@@ -1,4 +1,4 @@
-all: source
+all:
+ mkdir out
+ node .
-source:
- node . > downloads.html