Commit 4143eac9 4143eac9736e560b8ac5d3b8f67ceec8d57dc126 by Sergey Poznyakoff

(noinst_PROGRAMS): Add encode2047. Sorted alphabetically.

1 parent 4dc2b427
......@@ -22,20 +22,21 @@ SUBDIRS = config cpp scheme
noinst_PROGRAMS = \
addr\
base64\
listop\
url-parse\
sfrom\
decode2047\
encode2047\
http\
iconv\
listop\
mailcap\
mimetest\
murun\
muemail\
msg-send\
http\
mta\
decode2047\
mailcap\
muemail\
murun\
nntpclient\
pop3client \
nntpclient
sfrom\
url-parse
## NOTE: Numaddr must be an installable target, otherwise libtool
## will not create a shared library and `make check' will fail in
......