mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-05 07:38:20 +02: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 \
|
crypto.h \
|
||||||
nm-setting-template.h \
|
nm-setting-template.h \
|
||||||
nm-utils-private.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.
|
# Images to copy into HTML directory.
|
||||||
HTML_IMAGES =
|
HTML_IMAGES =
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue