~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to Makefile

Merge from bzr.dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
101
101
                 bzrlib/sign_my_commits.py \
102
102
                 generate_docs.py \
103
103
                 tools/doc_generate/__init__.py \
 
104
                 tools/doc_generate/autodoc_man.py \
104
105
                 tools/doc_generate/autodoc_rstx.py
105
106
 
106
107
doc/bzr_man.txt: $(MAN_DEPENDENCIES)
123
124
# clean produced docs
124
125
clean-docs:
125
126
        python tools/win32/ostools.py remove $(ALL_DOCS) \
126
 
        $(HTMLDIR) $(PRETTYDIR) doc/bzr_man.txt doc/developers/performance.png
 
127
        $(HTMLDIR) $(PRETTYDIR) doc/bzr_man.txt
127
128
 
128
129
 
129
130
# build a png of our performance task list