diff options
-rw-r--r-- | archivers/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index f9fb05a..ed96953 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.12 1996/08/09 08:16:50 asami Exp $ +# $Id: Makefile,v 1.13 1996/08/23 06:48:49 tg Exp $ # SUBDIR += arc + SUBDIR += bzip SUBDIR += freeze SUBDIR += gshar+gunshar SUBDIR += ha |