]> andersk Git - moira.git/commitdiff
build libmrclient
authordanw <danw>
Thu, 13 May 1999 18:52:45 +0000 (18:52 +0000)
committerdanw <danw>
Thu, 13 May 1999 18:52:45 +0000 (18:52 +0000)
clients/Makefile.in

index 00774a6e885f04d10c445198433cc9287d19fb89..bf77378c3b24ef1d88fe153776b8764282b3a2f0 100644 (file)
@@ -7,7 +7,7 @@ srcdir=@srcdir@
 VPATH=@srcdir@
 
 CURSES_SUBDIRS=mailmaint
-SUBDIRS=addusr blanche moira mrcheck mrtest passwd @CURSES_SUBDIRS@
+SUBDIRS=lib addusr blanche moira mrcheck mrtest passwd @CURSES_SUBDIRS@
 
 all:
        @for d in $(SUBDIRS); do (echo "### Making $@ in clients/$$d"; cd $$d; $(MAKE) $@) || exit 1; done
This page took 0.039796 seconds and 5 git commands to generate.