From 2127ed4b029e99f525947db7069e0c9481d70336 Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Thu, 10 Jul 2008 11:09:07 -0400 Subject: upas: add misc to mkfile --- src/cmd/upas/mkfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cmd/upas') diff --git a/src/cmd/upas/mkfile b/src/cmd/upas/mkfile index fc666a9d..4a33e9f7 100644 --- a/src/cmd/upas/mkfile +++ b/src/cmd/upas/mkfile @@ -2,7 +2,7 @@ LIBS=common #PROGS=smtp alias fs ned misc q send scanmail pop3 ml marshal vf filterkit unesc -PROGS=smtp alias fs ned q send marshal vf +PROGS=smtp alias fs ned q send marshal vf misc #libs must be made first DIRS=$LIBS $PROGS -- cgit v1.2.3