mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 13:58:04 +02:00
d3d1x: ignore errors while building docs
Some versions of dot apparently lack pdf output.
This commit is contained in:
parent
45d10c7d59
commit
83ea4878db
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
all: module_dependencies.svg module_dependencies.pdf
|
||||
.IGNORE: module_dependencies.svg module_dependencies.pdf
|
||||
|
||||
include ../Makefile.inc
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue