diff options
| author | Ted Gould <ted@gould.cx> | 2011-02-21 12:55:27 -0600 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2011-02-21 12:55:27 -0600 |
| commit | 8dd7c078b49bde9740eef51543e59392be8ceb31 (patch) | |
| tree | 24821da3093ed73f2a75d9ed304024d43c8b224d /docs | |
| parent | c780c27de91ff7b36c25e50f11ccb051c6e8ac1d (diff) | |
| download | libdbusmenu-8dd7c078b49bde9740eef51543e59392be8ceb31.tar.gz libdbusmenu-8dd7c078b49bde9740eef51543e59392be8ceb31.tar.bz2 libdbusmenu-8dd7c078b49bde9740eef51543e59392be8ceb31.zip | |
Block client-private.h from the docs
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/libdbusmenu-glib/reference/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/libdbusmenu-glib/reference/Makefile.am b/docs/libdbusmenu-glib/reference/Makefile.am index 9ced07c..76fdfb5 100644 --- a/docs/libdbusmenu-glib/reference/Makefile.am +++ b/docs/libdbusmenu-glib/reference/Makefile.am @@ -50,6 +50,7 @@ CFILE_GLOB=$(top_srcdir)/libdbusmenu-glib/*.c IGNORE_HFILES= \ dbus-menu-clean.xml.h \ client-menuitem.h \ + client-private.h \ menuitem-marshal.h \ server-marshal.h \ menuitem-private.h |
