summaryrefslogtreecommitdiff
path: root/mkfile
diff options
context:
space:
mode:
authorglenda <glenda@cirno>2022-09-18 14:55:48 +0000
committerglenda <glenda@cirno>2022-09-18 14:55:48 +0000
commit269c81f0217999367b4180e6a795142cbb2d02e7 (patch)
tree5b9299a3a7a2304ebc4259c1570c378e17f1e28f /mkfile
parent6430127cc4503e2e7e40f86ccc68594ced055274 (diff)
Implement remote message passing via pipes!
Diffstat (limited to 'mkfile')
-rw-r--r--mkfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mkfile b/mkfile
index 1f262de..2f239c7 100644
--- a/mkfile
+++ b/mkfile
@@ -24,6 +24,7 @@ BIN=/$objtype/bin
DISTFILES=\
runtime/stdlib.apl\
+ runtime/remote.apl\
runtime/start.apl\
ACMEFILES=\