X-Git-Url: http://andersk.mit.edu/gitweb/moira.git/blobdiff_plain/c2879786eb164e7e1521f06ba8c6e0dd0a313d45..f72fe0844eba2d421fa62c0ebf4dc7aa6131c243:/clients/Makefile.in diff --git a/clients/Makefile.in b/clients/Makefile.in index 371377c0..d0df3314 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 mitch moira mrcheck mrtest stanley stella @CURSES_SUBDIRS@ +SUBDIRS=lib addusr blanche chfn chpobox chsh eunice mitch moira mrcheck mrtest stanley stella @CURSES_SUBDIRS@ all: @for d in $(SUBDIRS); do (echo "### Making $@ in clients/$$d"; cd $$d; $(MAKE) $@) || exit 1; done