diff options
| author | Bryan Drewery <bdrewery@FreeBSD.org> | 2017-10-31 19:52:30 +0000 |
|---|---|---|
| committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2017-10-31 19:52:30 +0000 |
| commit | 939d033cab9c78eba4e50cbe601f42e55ed02891 (patch) | |
| tree | 08126b72c37cc12d3f88487f8c029b2216f4bd2c /lib/libpathconv | |
| parent | 99980563dac770a6356e8bc31e724eb95a3e1184 (diff) | |
Notes
Diffstat (limited to 'lib/libpathconv')
| -rw-r--r-- | lib/libpathconv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpathconv/Makefile b/lib/libpathconv/Makefile index fd9924e686e3..5aeae6ebd988 100644 --- a/lib/libpathconv/Makefile +++ b/lib/libpathconv/Makefile @@ -14,6 +14,6 @@ SRCS= abs2rel.c rel2abs.c #SYMBOL_MAPS= ${.CURDIR}/Symbol.map HAS_TESTS= -SUBDIR.${MK_TESTS}+= tests +#SUBDIR.${MK_TESTS}+= tests .include <bsd.lib.mk> |
