summaryrefslogtreecommitdiffstats
path: root/include/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'include/Makefile')
-rw-r--r--include/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/Makefile b/include/Makefile
index 3bdc48e..249db95 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -68,6 +68,10 @@ _dev_ieee488= dev/ieee488
INCS+= hesiod.h
.endif
+.if ${MK_ICONV} != "no"
+INCS+= iconv.h
+.endif
+
.if ${MK_BLUETOOTH} != "no"
LSUBSUBDIRS+= netgraph/bluetooth/include
.endif
OpenPOWER on IntegriCloud