Back out encoder compilation to unbreak HEAD.

This commit is contained in:
phil 2019-11-07 07:09:28 +00:00
parent f54d919019
commit e5ee3c2078

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>