diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-11-17 09:36:40 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-11-17 09:36:40 +0000 |
commit | 6d30fd2124d4b672e535541ba24b713be5fe0367 (patch) | |
tree | 34a4b74848af128e55a987d27e2a2d4ee85c43d8 /converters/Makefile | |
parent | c9c9f252d44aa73174dd1beaccb2e021367d622d (diff) | |
download | ports-6d30fd2124d4b672e535541ba24b713be5fe0367.tar.gz ports-6d30fd2124d4b672e535541ba24b713be5fe0367.zip |
Notes
Diffstat (limited to 'converters/Makefile')
-rw-r--r-- | converters/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/Makefile b/converters/Makefile index 080438fb3766..8a475b356e78 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -5,6 +5,7 @@ SUBDIR += base64 SUBDIR += btoa SUBDIR += cn2jp + SUBDIR += dosunix SUBDIR += dumpasn1 SUBDIR += fconv SUBDIR += gb2jis |