~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Ian Clatworthy
  • Date: 2007-12-11 02:07:30 UTC
  • mto: (3119.1.1 ianc-integration)
  • mto: This revision was merged to the branch mainline in revision 3120.
  • Revision ID: ian.clatworthy@internode.on.net-20071211020730-sdj4kj794dw0628e
make help topics more discoverable

Show diffs side-by-side

added added

removed removed

Lines of Context:
119
119
                 tools/doc_generate/__init__.py \
120
120
                 tools/doc_generate/autodoc_man.py \
121
121
                 tools/doc_generate/autodoc_rstx.py \
122
 
                 $(wildcard $(addsuffix /*.txt, bzrlib/help)) 
 
122
                 $(wildcard $(addsuffix /*.txt, bzrlib/help_topics/en)) 
123
123
 
124
124
doc/en/user-reference/bzr_man.txt: $(MAN_DEPENDENCIES)
125
125
        $(PYTHON) generate_docs.py -o $@ rstx