~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-09-02 03:06:48 UTC
  • mfrom: (3653.1.1 doc)
  • Revision ID: pqm@pqm.ubuntu.com-20080902030648-j9uoa5awcsjabasf
Move testing.txt to where developers will look for it.

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) \