Commit a1939f39 authored by Max Kellermann's avatar Max Kellermann

Makefile.am: create doxygen output directory

parent 9179f108
......@@ -748,6 +748,7 @@ DOCBOOK_HTML =
endif
doc/api/html/index.html: doc/doxygen.conf
@mkdir -p $(@D)
$(DOXYGEN) $<
all-local: $(DOCBOOK_HTML) doc/api/html/index.html
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment