mirror of
https://github.com/zeek/zeek.git
synced 2025-10-01 22:28:20 +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
3
Makefile
3
Makefile
|
@ -41,9 +41,6 @@ broxygen: configured
|
|||
broxygenclean: configured
|
||||
$(MAKE) -C $(BUILD) $@
|
||||
|
||||
update-doc-sources:
|
||||
./doc/scripts/genDocSourcesList.sh ./doc/scripts/DocSourcesList.cmake
|
||||
|
||||
dist:
|
||||
@rm -rf $(VERSION_FULL) $(VERSION_FULL).tgz
|
||||
@rm -rf $(VERSION_MIN) $(VERSION_MIN).tgz
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue