diff options
| author | Michael Biebl <biebl@debian.org> | 2016-05-11 17:08:25 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2016-05-11 17:08:25 +0200 |
| commit | 73e152af6e3fb4f5848bfb8394484026ff119003 (patch) | |
| tree | d5a8b37778d3a95c51511451b38b6a329b94cb41 /docs/libnm/Makefile.am | |
| parent | 78c3b8801ecf4975e5da1af3b10ae20dd2d876de (diff) | |
Imported Upstream version 1.2.2 upstream/1.2.2
Diffstat (limited to 'docs/libnm/Makefile.am')
| -rw-r--r-- | docs/libnm/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/libnm/Makefile.am b/docs/libnm/Makefile.am index 13175232..f3f0cf7e 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 \ |