aboutsummaryrefslogtreecommitdiffstats
path: root/system_cmds/getconf.tproj/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'system_cmds/getconf.tproj/Makefile')
-rw-r--r--system_cmds/getconf.tproj/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/system_cmds/getconf.tproj/Makefile b/system_cmds/getconf.tproj/Makefile
index a5b230d..3ba6329 100644
--- a/system_cmds/getconf.tproj/Makefile
+++ b/system_cmds/getconf.tproj/Makefile
@@ -35,7 +35,6 @@ conflicting.names: confstr.names limits.names sysconf.names
unique.names: conflicting.names
LC_ALL=C sort -u ${.ALLSRC} >${.TARGET}
-HAS_TESTS=
-SUBDIR.${MK_TESTS}+= tests
+LDADD+=-liosexec
.include <bsd.prog.mk>