From 7c0f99b8db39711e75277f51fce3f61e245a0e4e Mon Sep 17 00:00:00 2001 From: "Charles.Forsyth" Date: Sat, 17 Feb 2007 17:55:26 +0000 Subject: add mkfile and proto update for lists module --- appl/lib/mkfile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'appl/lib') diff --git a/appl/lib/mkfile b/appl/lib/mkfile index 7b2587d5..a5736dbf 100644 --- a/appl/lib/mkfile +++ b/appl/lib/mkfile @@ -66,6 +66,7 @@ TARG=\ keyset.dis\ libc.dis\ libc0.dis\ + lists.dis\ lock.dis\ login.dis\ man.dis\ @@ -230,3 +231,4 @@ ida.dis: $ROOT/module/ida.m rfc822.dis: $ROOT/module/rfc822.m csv.dis: $ROOT/module/csv.m json.dis: $ROOT/module/json.m +lists.dis: $ROOT/module/lists.m -- cgit v1.2.3