Fix gtk-doc build

Need to hide the login1 DBus wrappers from the docs, because
they use symbols that don't start with meta_ so they're not
exported from the library. And they're not public API anyway.
This commit is contained in:
Giovanni Campagna 2015-01-01 21:30:59 +01:00
parent 34fbca0181
commit 26c8086190

View File

@ -81,6 +81,7 @@ IGNORE_HFILES= \
keybindings-private.h \
meta-background-actor-private.h \
meta-background-group-private.h \
meta-dbus-login1.h
meta-module.h \
meta-plugin-manager.h \
meta-shadow-factory-private.h \