mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-23 04:30:24 +02:00
32045 (adjusted by 32047): use makefile dependencies to determine whether to
rebuild helpfiles
This commit is contained in:
parent
9503b161ab
commit
7b0ea6e00d
4 changed files with 21 additions and 7 deletions
|
@ -52,6 +52,7 @@ scriptdir = @scriptdir@
|
|||
sitescriptdir = @sitescriptdir@
|
||||
htmldir = @htmldir@
|
||||
runhelpdir = @runhelpdir@
|
||||
runhelp = @runhelp@
|
||||
|
||||
# compilation
|
||||
CC = @CC@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue