summaryrefslogtreecommitdiff
path: root/cli/README-GIT
blob: 5e76279a69a60857b0a0128c90cb8a43a3a5eb2c (plain)
1
2
3
4
5
6
7
If you plan to prepare the package distribution, then configure the project to
import cli, html2ps, and ps2pdf14 programs. This makes sure that the presence
of these programs is not optional anymore and thus the package distribution is
guaranteed to contain all the documentation files. For example:

$ b configure: config.cli=.../cli config.html2ps=html2ps \
  config.ps2pdf14=ps2pdf14