commit a078ffc8ab1d8f499b02b1dda2dfe2e9a3f6674d parent 5dde0bbad8143efdf19c985783dd680bd8cf76c9 Author: rsc <devnull@localhost> Date: Sat, 29 Oct 2005 16:20:11 +0000 add mail Diffstat:
M | src/cmd/acme/mkfile | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/cmd/acme/mkfile b/src/cmd/acme/mkfile @@ -1,6 +1,7 @@ <$PLAN9/src/mkhdr TARG=acme +# DIRS=mail OFILES=\ acme.$O\ @@ -29,5 +30,6 @@ HFILES=dat.h\ fns.h\ <$PLAN9/src/mkone +# <$PLAN9/src/mkdirs edit.$O ecmd.$O elog.$O: edit.h