]> andersk Git - moira.git/blobdiff - clients/Makefile
only retrieve active machines
[moira.git] / clients / Makefile
index 7d85f8cc2ac62e441d0805486d1e66cf481c8773..ab8e32522f85ff7d41d55400c3483ba269aa7d05 100644 (file)
@@ -25,3 +25,6 @@ clean:
        for i in ${SUBDIRS}; do \
                (cd $$i; make ${MFLAGS} clean); done
 
+depend:
+       for i in ${SUBDIRS}; do \
+               (cd $$i; make ${MFLAGS} depend); done
This page took 0.032492 seconds and 4 git commands to generate.