diff options
author | Enji Cooper <ngie@FreeBSD.org> | 2015-10-12 08:16:03 +0000 |
---|---|---|
committer | Enji Cooper <ngie@FreeBSD.org> | 2015-10-12 08:16:03 +0000 |
commit | b2d48be1bc7df45ddd13b143a160d0acb5a383c5 (patch) | |
tree | 67a85c5694bcdbbc7b1839be795cd25ef318ed91 /lib/libmp | |
parent | 4f4a7a03cea15a671284f9c06ada80755c994df6 (diff) | |
download | src-b2d48be1bc7df45ddd13b143a160d0acb5a383c5.tar.gz src-b2d48be1bc7df45ddd13b143a160d0acb5a383c5.zip |
Notes
Diffstat (limited to 'lib/libmp')
-rw-r--r-- | lib/libmp/tests/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libmp/tests/Makefile b/lib/libmp/tests/Makefile index e74e80640e20..42749d00a039 100644 --- a/lib/libmp/tests/Makefile +++ b/lib/libmp/tests/Makefile @@ -1,7 +1,5 @@ # $FreeBSD$ -TESTSDIR= ${TESTSBASE}/lib/libmp - TAP_TESTS_C+= legacy_test LIBADD+= mp |