~mfisch/yelp-xsl/update-to-3.8.1

« back to all changes in this revision

Viewing changes to doc/yelp-xsl/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2012-03-17 15:12:22 UTC
  • mfrom: (1.1.16) (11.1.3 sid)
  • Revision ID: package-import@ubuntu.com-20120317151222-pnzcgh4actzfkwdb
Tags: 3.3.3-1
New upstream development release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
xsldoc_dirs =                                           \
4
4
        $(ABS_SRCDIR)/../../xslt/common                 \
5
 
        $(ABS_SRCDIR)/../../xslt/gettext                \
6
5
        $(ABS_SRCDIR)/../../xslt/docbook/common         \
7
6
        $(ABS_SRCDIR)/../../xslt/docbook/html           \
8
7
        $(ABS_SRCDIR)/../../xslt/docbook/omf            \
59
58
.PHONY: xsldoc-clean
60
59
clean-local: xsldoc-clean
61
60
xsldoc-clean:
62
 
        rm -f $(xsldoc_pages) C/T__*.page C/P__*.page C/M__*.page C/index.cache
 
61
        rm -f $(xsldoc_pages) C/*.*.page C/index.cache
63
62
 
64
63
EXTRA_DIST =                    \
65
64
        mal2cache               \