summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-06-10 01:50:49 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-06-10 01:50:49 +0000
commitdf29f54e000de42e715e5d77977c4bce5a218d2c (patch)
tree57acb7daab97eda75ccca85ae43c9c88295dcaab /archivers
parentThis decoder can patch together split and out-of-order uudecode files. (diff)
Addex uudx.
Notes
Notes: svn path=/head/; revision=3189
Diffstat (limited to 'archivers')
-rw-r--r--archivers/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/Makefile b/archivers/Makefile
index 5833100d800b..fd921f4b8bb6 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.9 1996/04/12 08:47:53 asami Exp $
+# $Id: Makefile,v 1.10 1996/05/15 19:23:38 ache Exp $
#
SUBDIR += arc
@@ -11,6 +11,7 @@
SUBDIR += unrar
SUBDIR += unzip
SUBDIR += unzip.with_encryption
+ SUBDIR += uudx
SUBDIR += zip
SUBDIR += zip.with_encryption
SUBDIR += zoo