mirror of
https://github.com/zeek/zeek.git
synced 2025-10-11 19:18:19 +00:00
Moving make target update-doc-sources from top-level Makefile to btest
Makefile.
This commit is contained in:
parent
5ede1418fc
commit
b3155b7b4b
4 changed files with 6 additions and 7 deletions
|
@ -1,10 +1,8 @@
|
|||
# This tests that we're generating bro script documentation for all the
|
||||
# available bro scripts. If this fails, then the genDocSources.sh needs
|
||||
# to be run to produce a new DocSourcesList.cmake or genDocSources.sh needs
|
||||
# to be updated to blacklist undesired scripts. To update, run the
|
||||
# top-level Makefile:
|
||||
#
|
||||
# make update-doc-sources
|
||||
# to be updated to blacklist undesired scripts. To update, run
|
||||
# "make update-doc-sources"
|
||||
#
|
||||
# @TEST-EXEC: $DIST/doc/scripts/genDocSourcesList.sh
|
||||
# @TEST-EXEC: cmp $DIST/doc/scripts/DocSourcesList.cmake ./DocSourcesList.cmake
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue