diff options
| author | Rodney W. Grimes <rgrimes@FreeBSD.org> | 2017-03-07 05:10:38 +0000 |
|---|---|---|
| committer | Rodney W. Grimes <rgrimes@FreeBSD.org> | 2017-03-07 05:10:38 +0000 |
| commit | ce9f2d31b3746d273d14d8cdb28837847f8b867d (patch) | |
| tree | e7b2919c8473ab6304f935cbfedad159165eb330 /lib/libxo/tests/encoder/Makefile | |
| parent | ef1d40da16ce358605ad999b64dd15a924f96e57 (diff) | |
Notes
Diffstat (limited to 'lib/libxo/tests/encoder/Makefile')
| -rw-r--r-- | lib/libxo/tests/encoder/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libxo/tests/encoder/Makefile b/lib/libxo/tests/encoder/Makefile index 2fe42457f2e8..46820c87d1ef 100644 --- a/lib/libxo/tests/encoder/Makefile +++ b/lib/libxo/tests/encoder/Makefile @@ -8,7 +8,7 @@ SHLIB_NAME= libenc_test.so LIBDIR= ${TESTSBASE}/lib/libxo -SYMLINKS+= ${LIBDIR}/${SHLIB_NAME} /usr/lib/libxo/encoder/test.enc +SYMLINKS+= ../../../tests/lib/libxo/${SHLIB_NAME} /usr/lib/libxo/encoder/test.enc SRCS= enc_test.c |
