diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2012-06-18 19:25:44 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2012-06-18 19:25:44 +0000 |
commit | e60ceecd0bf910b57fd34fa66d7d45c313981995 (patch) | |
tree | ec55e48381de0c1ebe3109e4edd5054cb6e40fbc /converters/Makefile | |
parent | 5d36ac3be11582eb83c8022358d2e865d26d0f83 (diff) |
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 74f5fa7aebd3..b9468594307d 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -9,6 +9,7 @@ SUBDIR += ascii2binary SUBDIR += asr10 SUBDIR += base64 + SUBDIR += bibtexconv SUBDIR += bsdconv SUBDIR += btoa SUBDIR += chmview |