mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-24 10:57:53 +02:00
doc: Ignore dirent.h which is not part of our API
This commit is contained in:
@@ -38,6 +38,7 @@ if get_option('gtk_doc')
|
||||
'valgrind.h',
|
||||
'gutilsprivate.h',
|
||||
'gvalgrind.h',
|
||||
'dirent.h',
|
||||
]
|
||||
|
||||
docpath = join_paths(glib_datadir, 'gtk-doc', 'html')
|
||||
|
Reference in New Issue
Block a user