summaryrefslogtreecommitdiff
path: root/converters/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2006-02-06 08:18:49 +0000
committerAndrej Zverev <az@FreeBSD.org>2006-02-06 08:18:49 +0000
commite19da5f45570c3da551b0439481cb708015eebf7 (patch)
treed12a068667291315b85e94eba966cfe1f8e7f1b8 /converters/Makefile
parentUpdate to 1.9. (diff)
This module provides two functions, bencode and bdecode,
which encode and decode bencoded strings respectivly.
Notes
Notes: svn path=/head/; revision=155308
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 b860c7bcc3b1..afda4cd36164 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -39,6 +39,7 @@
SUBDIR += p5-Convert-ASCII-Armour
SUBDIR += p5-Convert-ASN1
SUBDIR += p5-Convert-BER
+ SUBDIR += p5-Convert-Bencode
SUBDIR += p5-Convert-BinHex
SUBDIR += p5-Convert-Binary-C
SUBDIR += p5-Convert-IBM390