mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Rename aux/ to auxil/
Since "aux" is not an allowed file/dir name on Windows.
This commit is contained in:
parent
ef6bd3ee39
commit
23ad81400b
44 changed files with 86 additions and 86 deletions
2
testing/external/scripts/skel/Makefile
vendored
2
testing/external/scripts/skel/Makefile
vendored
|
@ -1,6 +1,6 @@
|
|||
|
||||
DIAG=diag.log
|
||||
BTEST=../../../aux/btest/btest
|
||||
BTEST=../../../auxil/btest/btest
|
||||
|
||||
all: update-traces
|
||||
@rm -f $(DIAG)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue