aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2016-10-03 17:34:50 +0000
committerEd Maste <emaste@FreeBSD.org>2016-10-03 17:34:50 +0000
commitb31f85961dac81b4c18d78d196e04aea91a90036 (patch)
tree4696386b4a8145ff3ecdc82fb909103a3b95923a /gnu
parent5163e77faddb12c6c0485c3a407a8952174d22d4 (diff)
downloadsrc-b31f85961dac81b4c18d78d196e04aea91a90036.tar.gz
src-b31f85961dac81b4c18d78d196e04aea91a90036.zip
Notes
Diffstat (limited to 'gnu')
-rw-r--r--gnu/lib/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/gnu/lib/Makefile b/gnu/lib/Makefile
index b77f9e3e74dd..fa2a6218f170 100644
--- a/gnu/lib/Makefile
+++ b/gnu/lib/Makefile
@@ -2,7 +2,9 @@
.include <src.opts.mk>
-SUBDIR= csu libgcc libdialog libregex
+SUBDIR= csu libgcc libregex
+
+SUBDIR.${MK_DIALOG}+= libdialog
.if ${MK_GCC} != "no"
SUBDIR+= libgcov libgomp