]> andersk Git - moira.git/blobdiff - clients/Makefile.in
Changes from dtanner.
[moira.git] / clients / Makefile.in
index 3efc9a9d4a35425525b467604d495cf5c8813434..49b30f27d5151034dfa521ddf8185b077617567d 100644 (file)
@@ -7,7 +7,7 @@ srcdir=@srcdir@
 VPATH=@srcdir@
 
 CURSES_SUBDIRS=mailmaint
-SUBDIRS=lib addusr blanche moira mrcheck mrtest passwd @CURSES_SUBDIRS@
+SUBDIRS=lib addusr blanche chfn chpobox chsh moira mrcheck mrtest stella @CURSES_SUBDIRS@
 
 all:
        @for d in $(SUBDIRS); do (echo "### Making $@ in clients/$$d"; cd $$d; $(MAKE) $@) || exit 1; done
This page took 0.038134 seconds and 4 git commands to generate.