summaryrefslogtreecommitdiff
path: root/converters/Makefile
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2001-09-09 01:42:22 +0000
committerPete Fritchman <petef@FreeBSD.org>2001-09-09 01:42:22 +0000
commit0fa9379f87e2288acb788ae1a3059cbc8ecb0886 (patch)
tree680d74abbe5b5f13a0faa78d81ffc7d1c13681fa /converters/Makefile
parentFix a bug which (among other things) caused the installation of some (diff)
add gbase 0.5
A program to convert between the 4 common bases used in programming PR: 30429 Submitted by: Patrick Li <pat@databits.net>
Notes
Notes: svn path=/head/; revision=47557
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 7b79a6413205..d3caa64e51a9 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -8,6 +8,7 @@
SUBDIR += dumpasn1
SUBDIR += fconv
SUBDIR += gb2jis
+ SUBDIR += gbase
SUBDIR += i18ntools
SUBDIR += iconv
SUBDIR += iconv-extra