diff options
Diffstat (limited to 'gnu/usr.sbin')
| -rw-r--r-- | gnu/usr.sbin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.sbin/Makefile b/gnu/usr.sbin/Makefile index 3373faa76ef3..788b5c93f8c1 100644 --- a/gnu/usr.sbin/Makefile +++ b/gnu/usr.sbin/Makefile @@ -1,6 +1,6 @@ -# $Id: Makefile,v 1.1 1995/01/31 09:14:01 wpaul Exp $ +# $Id: Makefile,v 1.2 1995/12/16 20:18:16 wpaul Exp $ -SUBDIR= yppasswdd yp_mkdb +SUBDIR= yp_mkdb .include <bsd.subdir.mk> |
