~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-04-30 21:46:56 UTC
  • mfrom: (2456.3.2 trivial)
  • Revision ID: pqm@pqm.ubuntu.com-20070430214656-2i2yfs1byf8ay10a
(bialix,r=john) `make copy-docs` should also copy doc/HACKING.htm

Show diffs side-by-side

added added

removed removed

Lines of Context:
111
111
docs: $(htm_files) $(MAN_PAGES) doc/HACKING.htm
112
112
 
113
113
copy-docs: docs
114
 
        python tools/win32/ostools.py copytodir $(htm_files) doc/default.css NEWS README  win32_bzr.exe/doc
 
114
        python tools/win32/ostools.py copytodir $(htm_files) \
 
115
                doc/default.css doc/HACKING.htm NEWS README \
 
116
                win32_bzr.exe/doc
115
117
 
116
118
# clean produced docs
117
119
clean-docs: