summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2018-05-27 14:15:22 -0400
committerRyan Dahl <ry@tinyclouds.org>2018-05-27 14:20:23 -0400
commit92e97bca41266df17a5c305e1633c3060e23d26f (patch)
treee21f3e866cb8df84cc60778b096106cb38b5e947 /Makefile
parentbbcdc9b488b0674bb424b3eb58a8586c4d73f9bd (diff)
workaround text-encoding bug
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 0e9e3a5f7..e7103039e 100644
--- a/Makefile
+++ b/Makefile
@@ -8,6 +8,7 @@ TS_FILES = \
msg.pb.js \
os.ts \
runtime.ts \
+ text-encoding.d.ts \
timers.ts \
tsconfig.json \
types.ts \