mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-20 21:25:43 +00:00
fix make man
This commit is contained in:
@ -280,7 +280,7 @@ endif
|
|||||||
|
|
||||||
all: test_x86 test_shm test_python ready $(PROGS) afl-as test_build all_done
|
all: test_x86 test_shm test_python ready $(PROGS) afl-as test_build all_done
|
||||||
|
|
||||||
man: $(MANPAGES)
|
man: afl-gcc all $(MANPAGES)
|
||||||
|
|
||||||
tests: source-only
|
tests: source-only
|
||||||
@cd test ; ./test-all.sh
|
@cd test ; ./test-all.sh
|
||||||
|
Reference in New Issue
Block a user