diff options
| author | Ken VanDine <ken.vandine@canonical.com> | 2010-08-03 11:31:13 -0400 |
|---|---|---|
| committer | Ken VanDine <ken.vandine@canonical.com> | 2010-08-03 11:31:13 -0400 |
| commit | 850b6b37172364b823e6afe0813d48a1466f6a9c (patch) | |
| tree | afb323bbad6655b2a2e989f268412cbf2dee841a /docs/Makefile.in | |
| parent | 8dbd3ed2a39b885de434da32079cd64ef264ba99 (diff) | |
| parent | 165de03abfb456cdff28880f6824651cf873e35f (diff) | |
| download | libdbusmenu-850b6b37172364b823e6afe0813d48a1466f6a9c.tar.gz libdbusmenu-850b6b37172364b823e6afe0813d48a1466f6a9c.tar.bz2 libdbusmenu-850b6b37172364b823e6afe0813d48a1466f6a9c.zip | |
releasing version 0.3.9-0ubuntu1
Diffstat (limited to 'docs/Makefile.in')
| -rw-r--r-- | docs/Makefile.in | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/docs/Makefile.in b/docs/Makefile.in index 7f4a52b..a0a2a88 100644 --- a/docs/Makefile.in +++ b/docs/Makefile.in @@ -36,12 +36,7 @@ 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)/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 @@ -197,8 +192,6 @@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ -PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ -PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ POFILES = @POFILES@ POSUB = @POSUB@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ |
