mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-02-17 22:05:58 -05:00
doc: add wayland.doxygen as target dependency
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
8329c2680e
commit
ed2f8d389f
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ scanned_src_files = \
|
|||
$(top_srcdir)/src/wayland-client.c \
|
||||
$(top_srcdir)/src/wayland-client.h
|
||||
|
||||
xml/index.xml: $(scanned_src_files)
|
||||
xml/index.xml: $(scanned_src_files) wayland.doxygen
|
||||
doxygen wayland.doxygen
|
||||
|
||||
clean-local:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue