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

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2009-06-15 11:03:13 UTC
  • mfrom: (1.1.24 upstream)
  • Revision ID: james.westby@ubuntu.com-20090615110313-b4vn2m00muam19tc
Tags: 0.17.1-0ubuntu1
* New upstream release: (LP: #387210)
  - Integrated Mallard support
  - Fix file-not-found warnings from config.status (Christian Persch)

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
endif
11
11
 
12
12
# doc must go last
13
 
SUBDIRS = data po xslt tools $(build_SUBDIRS) doc
 
13
SUBDIRS = data po rng xslt tools $(build_SUBDIRS) doc
14
14
 
15
15
ACLOCAL_AMFLAGS = -I m4
16
16