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 c7469fe..f9fb05a 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.11 1996/06/10 01:50:49 asami Exp $ +# $Id: Makefile,v 1.12 1996/08/09 08:16:50 asami Exp $ # SUBDIR += arc @@ -12,6 +12,7 @@ SUBDIR += unrar SUBDIR += unzip SUBDIR += unzip.with_encryption + SUBDIR += uudeview SUBDIR += uudx SUBDIR += zip SUBDIR += zip.with_encryption |