aboutsummaryrefslogtreecommitdiff
path: root/lib/libpathconv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpathconv/Makefile')
-rw-r--r--lib/libpathconv/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libpathconv/Makefile b/lib/libpathconv/Makefile
index 10da9bb08d6d..fd9924e686e3 100644
--- a/lib/libpathconv/Makefile
+++ b/lib/libpathconv/Makefile
@@ -13,6 +13,7 @@ SRCS= abs2rel.c rel2abs.c
#VERSION_DEF= ${SRCTOP/lib/libc/Versions.def
#SYMBOL_MAPS= ${.CURDIR}/Symbol.map
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.lib.mk>