diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-02-17 15:28:44 -0500 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-02-17 15:28:44 -0500 |
commit | ddf231e6a387990c5b011ef7cd998333a32aba02 (patch) | |
tree | c74a88edf42614fbefe3105799eef81db2abd092 /docs/libdbusmenu-gtk/reference/Makefile.in | |
parent | 6328219f2148273e34f4a2b5e80efef8a38a3475 (diff) | |
parent | db28eb71b4052a6843842060cca54a0f7b4b6a8e (diff) | |
download | libdbusmenu-ddf231e6a387990c5b011ef7cd998333a32aba02.tar.gz libdbusmenu-ddf231e6a387990c5b011ef7cd998333a32aba02.tar.bz2 libdbusmenu-ddf231e6a387990c5b011ef7cd998333a32aba02.zip |
releasing version 0.3.98-0ubuntu1
Diffstat (limited to 'docs/libdbusmenu-gtk/reference/Makefile.in')
-rw-r--r-- | docs/libdbusmenu-gtk/reference/Makefile.in | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/libdbusmenu-gtk/reference/Makefile.in b/docs/libdbusmenu-gtk/reference/Makefile.in index dd9059e..1b91634 100644 --- a/docs/libdbusmenu-gtk/reference/Makefile.in +++ b/docs/libdbusmenu-gtk/reference/Makefile.in @@ -43,7 +43,12 @@ DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ $(srcdir)/version.xml.in $(top_srcdir)/gtk-doc.local.make subdir = docs/libdbusmenu-gtk/reference ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.ac +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__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |