aboutsummaryrefslogtreecommitdiff
path: root/docs/libdbusmenu-glib/reference/Makefile.in
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-06-10 12:33:17 -0500
committerTed Gould <ted@gould.cx>2010-06-10 12:33:17 -0500
commit6cb04c17c70ce8ecbb39381e0d145986348d70df (patch)
treeea94fb5d2d8edfa620d1cd2d643eced93226f9c5 /docs/libdbusmenu-glib/reference/Makefile.in
parente52db8e2ed8f8d270a6b7ca9cf112393186d78ae (diff)
parent849f700ec70b1b92cb49d736e2b3148de20053ed (diff)
downloadlibdbusmenu-6cb04c17c70ce8ecbb39381e0d145986348d70df.tar.gz
libdbusmenu-6cb04c17c70ce8ecbb39381e0d145986348d70df.tar.bz2
libdbusmenu-6cb04c17c70ce8ecbb39381e0d145986348d70df.zip
* New upstream release.
* gtk-doc support * Document the 'shortcut' property
Diffstat (limited to 'docs/libdbusmenu-glib/reference/Makefile.in')
-rw-r--r--docs/libdbusmenu-glib/reference/Makefile.in15
1 files changed, 8 insertions, 7 deletions
diff --git a/docs/libdbusmenu-glib/reference/Makefile.in b/docs/libdbusmenu-glib/reference/Makefile.in
index 76d1fec..5b25276 100644
--- a/docs/libdbusmenu-glib/reference/Makefile.in
+++ b/docs/libdbusmenu-glib/reference/Makefile.in
@@ -43,12 +43,7 @@ DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
$(srcdir)/version.xml.in $(top_srcdir)/gtk-doc.local.make
subdir = docs/libdbusmenu-glib/reference
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/gnome-doc-utils.m4 \
- $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/intltool.m4 \
- $(top_srcdir)/m4/introspection.m4 $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
- $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
- $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
@@ -275,7 +270,13 @@ CFILE_GLOB = $(top_srcdir)/libdbusmenu-glib/*.c
# Header files to ignore when scanning.
# e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h
-IGNORE_HFILES = menuitem-marshal.h server-marshal.h menuitem-private.h
+IGNORE_HFILES = \
+ menuitem-marshal.h \
+ server-marshal.h \
+ menuitem-private.h \
+ dbusmenu-client.h \
+ dbusmenu-server.h
+
# Images to copy into HTML directory.
# e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png