mirror of
https://github.com/the-tcpdump-group/tcpdump.git
synced 2024-11-24 10:33:28 +08:00
make check should depend uponi presence of built tcpdump
This commit is contained in:
parent
7923f06110
commit
5398dff7bc
@ -347,7 +347,7 @@ distclean:
|
||||
rm -f $(CLEANFILES) Makefile config.cache config.log config.status \
|
||||
config.h gnuc.h os-proto.h stamp-h stamp-h.in $(PROG).1
|
||||
|
||||
check:
|
||||
check: tcpdump
|
||||
(cd tests && ./TESTrun.sh)
|
||||
|
||||
tags: $(TAGFILES)
|
||||
|
Loading…
Reference in New Issue
Block a user