diff options
author | Steve Price <steve@FreeBSD.org> | 1999-06-09 00:55:28 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-06-09 00:55:28 +0000 |
commit | 869a48c6bc6861e48b5e1b69b3400cb0e2ebfce5 (patch) | |
tree | 0696722fdc20060943e43895b18ff69e1991990f /sysutils/Makefile | |
parent | 079b2fc2f4083ccd92c8a64a10d155a5c3582bd5 (diff) |
Notes
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 985464bfcbaa..1d88e147cda6 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.65 1999/04/30 09:30:50 taoka Exp $ +# $Id: Makefile,v 1.66 1999/05/05 20:27:03 jmg Exp $ # SUBDIR += LPRng @@ -39,6 +39,7 @@ SUBDIR += psmisc SUBDIR += rdate SUBDIR += rtty + SUBDIR += sdd SUBDIR += setquota SUBDIR += skill SUBDIR += socket |