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 17:49:52 +0200
commitcc29542ad87fba6d605e65f468f1943bf8e200cb (patch)
tree36b5c4ff43481e3b40bde9a01ccc2b8806769cfe /Makefile
parent9800339439d7ecffc8aa6e746643b75d4e23ea17 (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 \