summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2018-05-18 20:39:20 -0400
committerRyan Dahl <ry@tinyclouds.org>2018-05-18 21:25:37 -0400
commit8886e1b55f3495b3b798825274a910e5f231a74b (patch)
tree1b1be7a8819cd24e9a1da9cc1914ff1db34a0b9b /Makefile
parent39da69f051c48f15dd4af5e8a4cbe17ff4f349e5 (diff)
Initial support for remote imports
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 27ce567d2..89c32846e 100644
--- a/Makefile
+++ b/Makefile
@@ -5,6 +5,7 @@ TS_FILES = \
os.ts \
runtime.ts \
timers.ts \
+ url.js \
util.ts
deno: assets.go msg.pb.go main.go