[mesos/docs] fix gobject headers ignoring logic

fixes #2463
This commit is contained in:
Ebrahim Byagowi 2020-06-20 14:03:10 +04:30 committed by GitHub
parent 25cf687443
commit 175d93bbda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ html_images = [
] ]
ignore_headers = [] ignore_headers = []
if have_gobject if not have_gobject
ignore_headers += [ ignore_headers += [
'hb-gobject.h', 'hb-gobject.h',
'hb-gobject-enums.h', 'hb-gobject-enums.h',