]> andersk Git - moira.git/blobdiff - clients/Makefile.in
Command line printer manipulation client, and build goo.
[moira.git] / clients / Makefile.in
index cbc3d1ca7da9f726d8503f3b3a5b7556838a95af..d0df3314c596e578cf919ac11ddd64c681ff517b 100644 (file)
@@ -7,7 +7,7 @@ srcdir=@srcdir@
 VPATH=@srcdir@
 
 CURSES_SUBDIRS=mailmaint
-SUBDIRS=lib addusr blanche chfn chpobox chsh 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
This page took 0.03574 seconds and 4 git commands to generate.