mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Back out encoder compilation to unbreak HEAD.
This commit is contained in:
parent
699c9e3a49
commit
90fdd56876
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue