commit 2127ed4b029e99f525947db7069e0c9481d70336
parent b2bf14149a909399f69559ed6cc68acb8994a301
Author: Russ Cox <rsc@swtch.com>
Date: Thu, 10 Jul 2008 11:09:07 -0400
upas: add misc to mkfile
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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