summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2016-12-03 03:05:44 +0000
committerngie <ngie@FreeBSD.org>2016-12-03 03:05:44 +0000
commit89946dc68ab062bb78110dfa44b7bcfcef0e7141 (patch)
tree661cb51c8d2c92a0f30827999e11069bc53f6bf0 /lib/libc
parent59f0b4cb24af5417cac2a28120ca980503931cca (diff)
downloadFreeBSD-src-89946dc68ab062bb78110dfa44b7bcfcef0e7141.zip
FreeBSD-src-89946dc68ab062bb78110dfa44b7bcfcef0e7141.tar.gz
MFC r305449:
Install h_db to unbreak some of the lib/libc/db testcases after r305358
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/tests/db/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/tests/db/Makefile b/lib/libc/tests/db/Makefile
index b8671ad..e9c76d2 100644
--- a/lib/libc/tests/db/Makefile
+++ b/lib/libc/tests/db/Makefile
@@ -5,7 +5,7 @@ PACKAGE= tests
BINDIR= ${TESTSDIR}
PROGS= h_db
-PROGS= h_lfsr
+PROGS+= h_lfsr
${PACKAGE}FILES+= README
OpenPOWER on IntegriCloud