[PATCH 15/18] doc: add wayland.doxygen as target dependency
Peter Hutterer
peter.hutterer at who-t.net
Mon Apr 1 17:09:09 PDT 2013
Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
doc/doxygen/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/doxygen/Makefile.am b/doc/doxygen/Makefile.am
index 957aa3d..fdbb246 100644
--- a/doc/doxygen/Makefile.am
+++ b/doc/doxygen/Makefile.am
@@ -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:
--
1.8.1.4
More information about the wayland-devel
mailing list