diff options
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index b272d888a75..3b16b0b7ece 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 1999/05/22 20:58:48 tv Exp $ +# $NetBSD: Makefile,v 1.12 1999/05/22 21:11:28 tv Exp $ # FreeBSD Id: Makefile,v 1.18 1997/05/16 01:42:31 asami Exp # @@ -17,6 +17,7 @@ SUBDIR += rar SUBDIR += squsq SUBDIR += unarj + SUBDIR += unlzx SUBDIR += unrar SUBDIR += unzip SUBDIR += zip |