Added setenv.c
Showing
1 changed file
with
2 additions
and
1 deletions
... | @@ -19,6 +19,7 @@ mail_SOURCES = alias.c alt.c cd.c copy.c delete.c dp.c echo.c \ | ... | @@ -19,6 +19,7 @@ mail_SOURCES = alias.c alt.c cd.c copy.c delete.c dp.c echo.c \ |
19 | hold.c if.c inc.c list.c mail.c mail.h mailline.c mbox.c msgset.y next.c \ | 19 | hold.c if.c inc.c list.c mail.c mail.h mailline.c mbox.c msgset.y next.c \ |
20 | pipe.c previous.c print.c quit.c reply.c retain.c save.c send.c set.c \ | 20 | pipe.c previous.c print.c quit.c reply.c retain.c save.c send.c set.c \ |
21 | shell.c size.c source.c summary.c table.c tag.c top.c touch.c unalias.c \ | 21 | shell.c size.c source.c summary.c table.c tag.c top.c touch.c unalias.c \ |
22 | undelete.c unset.c util.c var.c version.c visual.c write.c z.c decode.c | 22 | undelete.c unset.c util.c var.c version.c visual.c write.c z.c decode.c \ |
23 | setenv.c | ||
23 | 24 | ||
24 | SUBDIRS = testsuite | 25 | SUBDIRS = testsuite | ... | ... |
-
Please register or sign in to post a comment