]> andersk Git - moira.git/blobdiff - clients/Makefile.in
Command line printer manipulation client, and build goo.
[moira.git] / clients / Makefile.in
index 371377c097ec849b248fdfdae424232577973043..d0df3314c596e578cf919ac11ddd64c681ff517b 100644 (file)
@@ -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
This page took 0.032614 seconds and 4 git commands to generate.