mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fixed build.
Noticed by: bde
This commit is contained in:
parent
6d1c16554d
commit
68b4ee7bfa
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
INFO= g77
|
||||
|
||||
MAKEINFOFLAGS+= -I ${GCCDIR}/f -I ${GCCDIR}/doc/include
|
||||
MAKEINFOFLAGS+= -D "srcdir src/contrib"
|
||||
|
||||
g77.info: g77.texi intdoc.texi ffe.texi invoke.texi news.texi bugs.texi \
|
||||
../doc/include/gpl.texi ../doc/include/fdl.texi ../doc/include/funding.texi
|
||||
|
|
|
|||
Loading…
Reference in a new issue