diff options
author | Ted Gould <ted@gould.cx> | 2010-08-02 20:26:00 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-08-02 20:26:00 -0500 |
commit | d192498fd0a5558067deded6e14efd119a1153c3 (patch) | |
tree | 7c10f10c28fef2784f2da3d2f1acbe5842a46354 /docs/libdbusmenu-glib/reference/Makefile.in | |
parent | c10566c3df251a2e116005c5f4a55568f6f4df77 (diff) | |
parent | 6d4b1a536a005c5ba42e0faadd5e55f34958b84d (diff) | |
download | libdbusmenu-d192498fd0a5558067deded6e14efd119a1153c3.tar.gz libdbusmenu-d192498fd0a5558067deded6e14efd119a1153c3.tar.bz2 libdbusmenu-d192498fd0a5558067deded6e14efd119a1153c3.zip |
New upstream release.
Diffstat (limited to 'docs/libdbusmenu-glib/reference/Makefile.in')
-rw-r--r-- | docs/libdbusmenu-glib/reference/Makefile.in | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/docs/libdbusmenu-glib/reference/Makefile.in b/docs/libdbusmenu-glib/reference/Makefile.in index cf17c7b..2a09685 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 @@ -164,8 +159,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@ |