diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-05-07 03:32:54 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-05-07 03:32:54 +0000 |
commit | 47fc61855b13f3bb0bf553876f87554b9bb5d76d (patch) | |
tree | aa8324bcd7e29ad8102ac8a9abae1e8a2c9bfff5 /converters/Makefile | |
parent | 3c024e8418d3b7d283fb6c79305ed981b515ca22 (diff) | |
download | ports-47fc61855b13f3bb0bf553876f87554b9bb5d76d.tar.gz ports-47fc61855b13f3bb0bf553876f87554b9bb5d76d.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 b4418e6a1b75..512e47849f78 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -3,6 +3,7 @@ SUBDIR += aish SUBDIR += btoa + SUBDIR += dumpasn1 SUBDIR += fconv SUBDIR += i18ntools SUBDIR += iconv |