From ccb461fedc7ccec85564b81ca529b02f864785f4 Mon Sep 17 00:00:00 2001 From: zacheiss Date: Tue, 25 Sep 2001 23:00:28 +0000 Subject: [PATCH] Build stanley. --- clients/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/Makefile.in b/clients/Makefile.in index 49b30f27..cbc3d1ca 100644 --- a/clients/Makefile.in +++ b/clients/Makefile.in @@ -7,7 +7,7 @@ srcdir=@srcdir@ VPATH=@srcdir@ CURSES_SUBDIRS=mailmaint -SUBDIRS=lib addusr blanche chfn chpobox chsh moira mrcheck mrtest stella @CURSES_SUBDIRS@ +SUBDIRS=lib addusr blanche chfn chpobox chsh moira mrcheck mrtest stanley stella @CURSES_SUBDIRS@ all: @for d in $(SUBDIRS); do (echo "### Making $@ in clients/$$d"; cd $$d; $(MAKE) $@) || exit 1; done -- 2.45.2