diff options
| author | Charles.Forsyth <devnull@localhost> | 2007-11-29 00:07:25 +0000 |
|---|---|---|
| committer | Charles.Forsyth <devnull@localhost> | 2007-11-29 00:07:25 +0000 |
| commit | ef0540196bd7163f29ec3259e3fefb7a12d659dc (patch) | |
| tree | ce66a0cb518e31a35d3a6036923b637e244ed0e1 /appl/lib/mkfile | |
| parent | 9183b7e7129d1e3e9e828c716d56f2fde4a919b6 (diff) | |
20071128-2330
Diffstat (limited to 'appl/lib/mkfile')
| -rw-r--r-- | appl/lib/mkfile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/appl/lib/mkfile b/appl/lib/mkfile index a6eaf912..6784a568 100644 --- a/appl/lib/mkfile +++ b/appl/lib/mkfile @@ -113,6 +113,7 @@ TARG=\ string.dis\ strinttab.dis\ styx.dis\ + styxflush.dis\ styxlib.dis\ styxpersist.dis\ styxservers.dis\ @@ -234,3 +235,4 @@ csv.dis: $ROOT/module/csv.m json.dis: $ROOT/module/json.m lists.dis: $ROOT/module/lists.m vac.dis: $ROOT/module/vac.m $ROOT/module/venti.m +dial.dis: $ROOT/module/dial.m |
