mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
pkgbase: Install libxo test files in the tests package
Reviewed by: bapt, emaste Differential Revision: https://reviews.freebsd.org/D27713
This commit is contained in:
parent
735a585e80
commit
b0995124cd
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PACKAGE= tests
|
||||
|
||||
LIBXOSRC= ${SRCTOP}/contrib/libxo
|
||||
|
||||
.PATH: ${LIBXOSRC}/encoder/test
|
||||
|
|
|
|||
Loading…
Reference in a new issue