summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorposativ <info@posativ.org>2012-12-16 13:38:24 +0100
committerposativ <info@posativ.org>2012-12-16 13:38:24 +0100
commiteaaf1f465390218ddd8caf13d7fcc55a818c1e6c (patch)
tree90a45a1faa3681cab38ad78be592c5966185fba2 /Makefile
parent8e2e90ed4e5a2138041ff741a215dacf6da141b4 (diff)
moar syntactic sugar
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3c6fb5c..45797f2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
all:
init:
- (cd isso/js && ender build jeesh reqwest)
+ (cd isso/js && ender build jeesh)
js:
cat isso/js/ender.js isso/js/isso.js > _.js