From 685b96da23eaa05b96f62d99c4e1ae1118b10869 Mon Sep 17 00:00:00 2001
From: ram <ram>
Date: Sat, 4 May 1991 15:14:27 +0000
Subject: [PATCH] Add room to the compilation.

---
 tools/worldcom.lisp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/worldcom.lisp b/tools/worldcom.lisp
index a2ae10586..eb188d229 100644
--- a/tools/worldcom.lisp
+++ b/tools/worldcom.lisp
@@ -118,6 +118,7 @@
 (comf "target:code/commandline")
 
 (comf "target:code/gc")
+(comf "target:code/room")
 (comf "target:code/purify")
 (comf "target:code/save")
 
-- 
GitLab