summaryrefslogtreecommitdiffstats
path: root/lib/libxo/tests/encoder/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libxo/tests/encoder/Makefile')
-rw-r--r--lib/libxo/tests/encoder/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libxo/tests/encoder/Makefile b/lib/libxo/tests/encoder/Makefile
index 2cd86b9..2fe4245 100644
--- a/lib/libxo/tests/encoder/Makefile
+++ b/lib/libxo/tests/encoder/Makefile
@@ -14,7 +14,6 @@ SRCS= enc_test.c
CFLAGS+= -I${LIBXOSRC}/libxo
-DPADD+= ${LIBXO}
-LDADD+= -lxo
+LIBADD= xo
.include <bsd.lib.mk>
OpenPOWER on IntegriCloud