summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBeniamino Galvani <bgalvani@redhat.com>2016-05-05 09:27:11 +0200
committerBeniamino Galvani <bgalvani@redhat.com>2016-05-05 17:01:45 +0200
commita51a43fc848edec39db33b50e333000c2b4363b2 (patch)
tree489225ce970352a2c22f59c15f4207c683d53c59
parentf57c20505110b951d067b9232ad7dcc2e6b50125 (diff)
downloadNetworkManager-a51a43fc848edec39db33b50e333000c2b4363b2.tar.gz
docs: libnm: add type headers to scan list
nm-core-types.h and nm-types.h contain the actual definition of types and gtk-doc won't generate a "Implemented interfaces" section if they are not included. https://bugzilla.gnome.org/show_bug.cgi?id=765983
-rw-r--r--docs/libnm/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/libnm/Makefile.am b/docs/libnm/Makefile.am
index 1317523283..f3f0cf7eb5 100644
--- a/docs/libnm/Makefile.am
+++ b/docs/libnm/Makefile.am
@@ -38,7 +38,6 @@ IGNORE_HFILES= \
crypto.h \
nm-dbus-helpers.h \
nm-core-internal.h \
- nm-core-types.h \
nm-core-types-internal.h \
nm-device-private.h \
nm-dhcp4-config.h \
@@ -52,7 +51,6 @@ IGNORE_HFILES= \
nm-remote-connection-private.h \
nm-remote-settings.h \
nm-setting-private.h \
- nm-types.h \
nm-utils-private.h \
nm-core-tests-enum-types.h \
nm-keyfile-internal.h \