diff options
author | Ted Gould <ted@gould.cx> | 2011-01-27 14:20:28 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-01-27 14:20:28 -0600 |
commit | 8ebd984c6a2b81e1bf109786a9bc69dba5f69308 (patch) | |
tree | 73669fd5d4f23f61b56537c9f444ccd5c1833e7c /docs/libdbusmenu-glib/reference/Makefile.in | |
parent | 788e7913d8e948876c70b7a7003a75caf8d5627a (diff) | |
parent | 2a91021522eb038b3aa18f2532ac289b921c9a48 (diff) | |
download | libdbusmenu-8ebd984c6a2b81e1bf109786a9bc69dba5f69308.tar.gz libdbusmenu-8ebd984c6a2b81e1bf109786a9bc69dba5f69308.tar.bz2 libdbusmenu-8ebd984c6a2b81e1bf109786a9bc69dba5f69308.zip |
New upstream release.
Diffstat (limited to 'docs/libdbusmenu-glib/reference/Makefile.in')
-rw-r--r-- | docs/libdbusmenu-glib/reference/Makefile.in | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/docs/libdbusmenu-glib/reference/Makefile.in b/docs/libdbusmenu-glib/reference/Makefile.in index acd1735..c68f65b 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 |