aboutsummaryrefslogtreecommitdiff
path: root/docs/libdbusmenu-glib/reference/Makefile.in
diff options
context:
space:
mode:
authorDidier Roche <didier.roche@canonical.com>2010-09-22 17:44:07 +0200
committerDidier Roche <didier.roche@canonical.com>2010-09-22 17:44:07 +0200
commitb353628b2659d06ad6e356cfbf017aa96cb4697e (patch)
tree86f07842636c743adf6694b24ac6c2867d5b69f7 /docs/libdbusmenu-glib/reference/Makefile.in
parent5551321b887ee90ef398a24d768a5f4a87db3af0 (diff)
parent20744aaef8e99b0db58071e684a5d830074b2ec1 (diff)
downloadlibdbusmenu-b353628b2659d06ad6e356cfbf017aa96cb4697e.tar.gz
libdbusmenu-b353628b2659d06ad6e356cfbf017aa96cb4697e.tar.bz2
libdbusmenu-b353628b2659d06ad6e356cfbf017aa96cb4697e.zip
* New upstream release:
* Don't use a typedef in the signal handler in the class to avoid confusing vapigen.
Diffstat (limited to 'docs/libdbusmenu-glib/reference/Makefile.in')
-rw-r--r--docs/libdbusmenu-glib/reference/Makefile.in7
1 files changed, 1 insertions, 6 deletions
diff --git a/docs/libdbusmenu-glib/reference/Makefile.in b/docs/libdbusmenu-glib/reference/Makefile.in
index cf17c7b..a1f2a8f 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