WIN32: Fix building outside the source directory
This commit is contained in:
parent
309286cfbb
commit
a6f82fc246
1 changed files with 1 additions and 0 deletions
1
configure
vendored
1
configure
vendored
|
@ -5651,6 +5651,7 @@ vpath %.mm \$(srcdir)
|
||||||
vpath %.asm \$(srcdir)
|
vpath %.asm \$(srcdir)
|
||||||
vpath %.s \$(srcdir)
|
vpath %.s \$(srcdir)
|
||||||
vpath %.S \$(srcdir)
|
vpath %.S \$(srcdir)
|
||||||
|
vpath %.rc \$(srcdir)
|
||||||
include \$(srcdir)/Makefile
|
include \$(srcdir)/Makefile
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue