aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Richardson <arichardson@FreeBSD.org>2021-07-02 09:17:03 +0000
committerAlex Richardson <arichardson@FreeBSD.org>2021-07-02 09:17:03 +0000
commit89da04fcaa33f100a60d06770f7424e5b7f1312f (patch)
tree860275455a8e34827a0873ebf48c8a27e33d0301
parent8ec4ba8a76aaf256942ac5996d45cc29022641ae (diff)
downloadsrc-89da04fcaa33f100a60d06770f7424e5b7f1312f.tar.gz
src-89da04fcaa33f100a60d06770f7424e5b7f1312f.zip
Revert "Remove lib/kyua from the build"
Accidentally removed it from the wrong file... This reverts commit 8ec4ba8a76aaf256942ac5996d45cc29022641ae.
-rw-r--r--usr.bin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 698dbc25b5e8..206da7154ac2 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -247,6 +247,7 @@ SUBDIR.${MK_QUOTAS}+= quota
SUBDIR.${MK_SENDMAIL}+= vacation
SUBDIR.${MK_TALK}+= talk
SUBDIR.${MK_TELNET}+= telnet
+SUBDIR.${MK_TESTS_SUPPORT}.${MK_CXX}+= kyua
SUBDIR.${MK_TESTS}+= tests
SUBDIR.${MK_TEXTPROC}+= ul
SUBDIR.${MK_TFTP}+= tftp