~ubuntu-branches/ubuntu/vivid/yelp-xsl/vivid-proposed

« back to all changes in this revision

Viewing changes to xslt/docbook/utils/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2010-11-29 10:00:13 UTC
  • Revision ID: james.westby@ubuntu.com-20101129100013-1fxze8fm1fegxl8w
Tags: upstream-2.31.6
ImportĀ upstreamĀ versionĀ 2.31.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
xsldir=$(datadir)/yelp-xsl/xslt/docbook/utils
 
2
 
 
3
xsl_DATA = chunks.xsl credits.xsl figures.xsl graphics.xsl ids.xsl
 
4
 
 
5
EXTRA_DIST=$(xsl_DATA)
 
6