summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/libxo/tests/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/lib/libxo/tests/Makefile b/lib/libxo/tests/Makefile
index 20580ed..2c5f1a0 100644
--- a/lib/libxo/tests/Makefile
+++ b/lib/libxo/tests/Makefile
@@ -242,13 +242,8 @@ PROGS+= test_11
CFLAGS+= -I${LIBXOSRC}/libxo -I${.CURDIR:H}
-LIBADD= xo util
+LIBADD= xo util
SUBDIR+= encoder
-.if ${MACHINE} == "host"
-# make it easy to test without install
-TESTSDIR= ${.OBJDIR}
-.endif
-
.include <bsd.test.mk>
OpenPOWER on IntegriCloud