Back out encoder compilation to unbreak HEAD.

This commit is contained in:
Phil Shafer 2019-11-07 07:09:28 +00:00
parent 699c9e3a49
commit 90fdd56876

View file

@ -114,6 +114,6 @@ MLINKS= xo_attr.3 xo_attr_h.3 \
HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
SUBDIR = encoder
#SUBDIR = encoder
.include <bsd.lib.mk>