mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-06 15:21:32 +00:00
add dummy Makefile to instrumentation/
This commit is contained in:
parent
1fc0918ac0
commit
db76b06e01
@ -10,7 +10,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
|
||||
|
||||
|
||||
### Version ++3.01a (release)
|
||||
- ...
|
||||
- added dummy Makefile to instrumentation/
|
||||
|
||||
|
||||
### Version ++3.00c (release)
|
||||
|
2
instrumentation/Makefile
Normal file
2
instrumentation/Makefile
Normal file
@ -0,0 +1,2 @@
|
||||
all:
|
||||
@echo "no need to do make in the instrumentation/ directory :) - it is all done in the main one"
|
Loading…
x
Reference in New Issue
Block a user