~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Aaron Bentley
  • Date: 2008-09-20 20:35:02 UTC
  • mfrom: (3717 +trunk)
  • mto: This revision was merged to the branch mainline in revision 3720.
  • Revision ID: aaron@aaronbentley.com-20080920203502-mdw6o6gtbalyo2bb
Merge with bzr.dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
83
83
derived_txt_files := \
84
84
        doc/en/user-reference/bzr_man.txt \
85
85
        doc/en/developer-guide/HACKING.txt \
86
 
        doc/en/developer-guide/testing.txt \
87
86
        doc/en/release-notes/NEWS.txt
88
87
txt_files := $(wildcard doc/en/tutorials/*.txt) \
89
88
        $(derived_txt_files) \