diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index a363b50..37fc422 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,8 +1,9 @@ -# $Id: Makefile,v 1.22 1997/09/19 02:18:25 itojun Exp $ +# $Id: Makefile,v 1.23 1997/09/30 06:14:59 asami Exp $ # SUBDIR += LPRng SUBDIR += afio + SUBDIR += cdrecord SUBDIR += cd-write SUBDIR += contool SUBDIR += idled |