From: mar Date: Mon, 18 Sep 1989 12:00:11 +0000 (+0000) Subject: added passwd.sh X-Git-Tag: ASRSNAP1001~11 X-Git-Url: http://andersk.mit.edu/gitweb/moira.git/commitdiff_plain/e6fe974c75a5e0f30929e315090cd291c2454b72 added passwd.sh --- diff --git a/gen/Makefile b/gen/Makefile index 19e9bc2c..d145f914 100644 --- a/gen/Makefile +++ b/gen/Makefile @@ -54,3 +54,4 @@ install: all install -c install_dirs ../bin install -c install_quotas ../bin install -c nfs.sh ../bin + install -c passwd.sh ../bin