mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 18:20:26 -05:00
Build the doc subdir on ia64. We have groff working for a while.
This commit is contained in:
parent
eb9741e47d
commit
d350feff2c
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ SUBDIR= colldef dict examples man me misc mk monetdef \
|
|||
SUBDIR+= mklocale
|
||||
.endif
|
||||
|
||||
.if !defined(NO_SHAREDOCS) && ${MACHINE_ARCH} != "ia64"
|
||||
.if !defined(NO_SHAREDOCS)
|
||||
SUBDIR+= doc
|
||||
.endif
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue