summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKevin (Kun) "Kassimo" Qian <kevinkassimo@gmail.com>2018-06-05 01:22:39 -0700
committerRyan Dahl <ry@tinyclouds.org>2018-06-11 11:57:00 +0200
commit93654831fe501a4a011610bfc52b2d0fc87eb949 (patch)
tree1d3c40fd7db9c3e1dbfd7b27c9bc1e26bc1998de /Makefile
parent4d3e684366395782dfb11acbc05d877121746887 (diff)
Improve console and stringify.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6fa145e22..d01d4bf13 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,5 @@
TS_FILES = \
+ console.ts \
deno.d.ts \
deno.ts \
dispatch.ts \