From 7b24d4a4922ae2538ba7bda55cf15b16770adeca Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Vivek=20Das=C2=A0Mohapatra?= <vivek@collabora.co.uk>
Date: Wed, 26 Jul 2017 16:08:58 +0100
Subject: [PATCH] Explicit gtk-doc generated file dependency on the main header

---
 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index 16658f863..aaee3c05a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -99,7 +99,7 @@ MKDB_OPTIONS         = --xml-mode --output-format=xml
 MKTMPL_OPTIONS       =
 MKHTML_OPTIONS       =
 FIXXREF_OPTIONS      =
-HFILE_GLOB           =
+HFILE_GLOB           = capsule/capsule.h
 CFILE_GLOB           =
 EXTRA_HFILES         =
 IGNORE_HFILES        =
-- 
GitLab