diff options
Diffstat (limited to 'core/git')
| -rw-r--r-- | core/git/gen.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/git/gen.rc b/core/git/gen.rc index 55919144..9258008f 100644 --- a/core/git/gen.rc +++ b/core/git/gen.rc @@ -7,7 +7,7 @@ cflags\ -I '$outdir' rule cmdlist 'oldcwd=$$PWD && cd $srcdir && ./generate-cmdlist.sh $$oldcwd/$in >$$oldcwd/$out.tmp && mv $$oldcwd/$out.tmp $$oldcwd/$out' -build '$outdir'/common-cmds.h cmdlist '$srcdir'/command-list.txt '|' '$srcdir'/Documentation/`{grep -v '^#' ../commands.txt} +build '$outdir'/common-cmds.h cmdlist '$srcdir'/command-list.txt '|' '$srcdir'/Documentation/`{grep -v '^#' commands.txt} deps=phony/core/^(curl libressl zlib)^/headers |
