mirror of
https://git.freebsd.org/src.git
synced 2026-01-16 23:02:24 +00: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…
Add table
Reference in a new issue