summaryrefslogtreecommitdiff
path: root/converters/Makefile
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@FreeBSD.org>2000-10-28 01:16:38 +0000
committerMarc G. Fournier <scrappy@FreeBSD.org>2000-10-28 01:16:38 +0000
commit1bd7f0d322ed93739d86a11ebc0b501da745183c (patch)
treeb2a1812e34d91a21e05c66d2a396c06863b921a2 /converters/Makefile
parentAdd fugu 0.9.9e, a graphical client for the Gale secure instant messaging (diff)
Convert::ASN1 encodes and decodes ASN.1 data structures
using BER/DER rules.
Notes
Notes: svn path=/head/; revision=34322
Diffstat (limited to 'converters/Makefile')
-rw-r--r--converters/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/Makefile b/converters/Makefile
index f45251830ac8..71e4c335c061 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -18,6 +18,7 @@
SUBDIR += mmencode
SUBDIR += mpack
SUBDIR += mule-ucs-emacs20
+ SUBDIR += p5-Convert-ASN1
SUBDIR += p5-Convert-BER
SUBDIR += p5-Convert-Recode
SUBDIR += p5-Convert-UU