tupas: add misc to mkfile - plan9port - [fork] Plan 9 from user space
(HTM) git clone git://src.adamsgaard.dk/plan9port
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 2127ed4b029e99f525947db7069e0c9481d70336
(DIR) parent b2bf14149a909399f69559ed6cc68acb8994a301
(HTM) Author: Russ Cox <rsc@swtch.com>
Date: Thu, 10 Jul 2008 11:09:07 -0400
upas: add misc to mkfile
Diffstat:
M src/cmd/upas/mkfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/src/cmd/upas/mkfile b/src/cmd/upas/mkfile
t@@ -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