~ubuntu-branches/ubuntu/oneiric/gnome-doc-utils/oneiric

« back to all changes in this revision

Viewing changes to xslt/docbook/omf/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2009-09-22 15:23:59 UTC
  • mfrom: (1.1.27 upstream)
  • Revision ID: james.westby@ubuntu.com-20090922152359-cjg9mergys459ibb
Tags: 0.18.0-0ubuntu1
* New upstream release: (LP: #434453)
  0.18.0 
  - Replaced Mallard copyright element with credit
  - Fixed model for external-namespace elements in info context
  - Fixed gnome-doc-utils.make parallel build failure
  0.17.5
  - mal2html: Handle link roles on automatic and inline links

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
37
37
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
38
38
am__aclocal_m4_deps = $(top_srcdir)/m4/glib-gettext.m4 \
39
 
        $(top_srcdir)/m4/gnome-doc-utils.m4 \
40
39
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/configure.in
41
40
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42
41
        $(ACLOCAL_M4)