diff options
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 628c74cd85c3..a363b50dac98 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.21 1997/06/18 08:38:52 tg Exp $ +# $Id: Makefile,v 1.22 1997/09/19 02:18:25 itojun Exp $ # SUBDIR += LPRng @@ -12,6 +12,7 @@ SUBDIR += mkisofs SUBDIR += pib SUBDIR += rtty + SUBDIR += setquota SUBDIR += skill SUBDIR += socket SUBDIR += star |