diff options
| author | Ted Gould <ted@gould.cx> | 2011-02-17 11:04:40 -0600 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2011-02-17 11:04:40 -0600 |
| commit | 44927e6da03d633f0958ce5e04e62e752a43d201 (patch) | |
| tree | 0e5f56cf5a8bfd5a455d3fe82f3280bbbd42b852 /docs/Makefile.in | |
| parent | df78fc4c1a098aa95fe530028b26a0f175bb4cf4 (diff) | |
| parent | 87703b408d42ce97b5a64142b0c33951d366890a (diff) | |
| download | libdbusmenu-44927e6da03d633f0958ce5e04e62e752a43d201.tar.gz libdbusmenu-44927e6da03d633f0958ce5e04e62e752a43d201.tar.bz2 libdbusmenu-44927e6da03d633f0958ce5e04e62e752a43d201.zip | |
Import upstream version 0.3.98
Diffstat (limited to 'docs/Makefile.in')
| -rw-r--r-- | docs/Makefile.in | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/Makefile.in b/docs/Makefile.in index 1b79871..c47df3f 100644 --- a/docs/Makefile.in +++ b/docs/Makefile.in @@ -36,7 +36,12 @@ host_triplet = @host@ subdir = docs DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in 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 |
