mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-09 14:40:21 +01:00
docs: ignore private nm-test-utils.h header
This commit is contained in:
parent
a544aa374e
commit
454cc0a168
1 changed files with 2 additions and 1 deletions
|
|
@ -33,7 +33,8 @@ IGNORE_HFILES= \
|
|||
crypto.h \
|
||||
nm-setting-template.h \
|
||||
nm-utils-private.h \
|
||||
nm-param-spec-specialized.h
|
||||
nm-param-spec-specialized.h \
|
||||
nm-test-utils.h
|
||||
|
||||
# Images to copy into HTML directory.
|
||||
HTML_IMAGES =
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue