summaryrefslogtreecommitdiff
path: root/appl/lib/styxconv/mkfile
diff options
context:
space:
mode:
Diffstat (limited to 'appl/lib/styxconv/mkfile')
-rw-r--r--appl/lib/styxconv/mkfile6
1 files changed, 4 insertions, 2 deletions
diff --git a/appl/lib/styxconv/mkfile b/appl/lib/styxconv/mkfile
index fe4ad61e..02b28bc0 100644
--- a/appl/lib/styxconv/mkfile
+++ b/appl/lib/styxconv/mkfile
@@ -2,11 +2,13 @@
TARG=\
ostyx.dis\
- styxconv.dis\
-
+ new2old.dis\
+ old2new.dis\
+
MODULES=\
ostyx.m\
osys.m\
+ nsys.m\
SYSMODULES=\
bufio.m\