mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 00:34:33 -05:00
Include Makefile.inc1 in Makefile.vm, missed in previous change
MFC after: 3 days MFC with:80ab50e1de,0be274d373Sponsored by: Rubicon Communications, LLC ("Netgate")
This commit is contained in:
parent
0be274d373
commit
c883b6fd8c
1 changed files with 1 additions and 0 deletions
|
|
@ -178,3 +178,4 @@ cloudware-release:
|
|||
.include "${.CURDIR}/Makefile.azure"
|
||||
.include "${.CURDIR}/Makefile.gce"
|
||||
.include "${.CURDIR}/Makefile.vagrant"
|
||||
.include "${.CURDIR}/Makefile.inc1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue