diff options
Diffstat (limited to 'archivers/Makefile')
-rw-r--r-- | archivers/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index 97a3829f5c83..ac0f03f42f7d 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.14 1996/09/27 11:24:00 andreas Exp $ +# $Id: Makefile,v 1.15 1996/10/24 00:03:46 jfitz Exp $ # SUBDIR += arc @@ -16,6 +16,7 @@ SUBDIR += unzip.with_encryption SUBDIR += uudeview SUBDIR += uudx + SUBDIR += xdeview SUBDIR += zip SUBDIR += zip.with_encryption SUBDIR += zoo |