aboutsummaryrefslogtreecommitdiff
path: root/node_modules/xtend/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/xtend/Makefile')
-rw-r--r--node_modules/xtend/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/node_modules/xtend/Makefile b/node_modules/xtend/Makefile
new file mode 100644
index 000000000..d583fcf49
--- /dev/null
+++ b/node_modules/xtend/Makefile
@@ -0,0 +1,4 @@
+browser:
+ node ./support/compile
+
+.PHONY: browser \ No newline at end of file