~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to Makefile

Help topics can now be loaded from files (based on Ian's patch, adapted to proper support various windows installers).

Show diffs side-by-side

added added

removed removed

Lines of Context:
87
87
txt_files := $(wildcard $(addsuffix /*.txt, $(doc_dir))) $(derived_txt_files) \
88
88
        doc/en/user-guide/index.txt \
89
89
        doc/en/mini-tutorial/index.txt \
90
 
        doc/en/user-reference/hooks.txt \
91
90
        doc/index.txt
92
91
non_txt_files := \
93
92
       doc/default.css \