d3d1x: ignore errors while building docs

Some versions of dot apparently lack pdf output.
This commit is contained in:
Luca Barbieri 2010-09-21 23:21:35 +02:00
parent 45d10c7d59
commit 83ea4878db

View file

@ -1,4 +1,5 @@
all: module_dependencies.svg module_dependencies.pdf
.IGNORE: module_dependencies.svg module_dependencies.pdf
include ../Makefile.inc