diff options
| author | hexcoder- <heiko@hexco.de> | 2019-09-28 18:03:42 +0200 |
|---|---|---|
| committer | hexcoder- <heiko@hexco.de> | 2019-09-28 18:03:42 +0200 |
| commit | b89d10025d75aadbc2eff6e5a8e91b5de9066a1e (patch) | |
| tree | b52c430ef909e9babbb81b2fb349a21521f70c1f /Makefile | |
| parent | edb33cba0c8992815685f101b81862c7c6ed891e (diff) | |
| parent | 783e5fa42f4560c6f82ea4c2f51719e9a1219548 (diff) | |
| download | afl++-b89d10025d75aadbc2eff6e5a8e91b5de9066a1e.tar.gz | |
Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplus
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 42c6d737..a978fb65 100644 --- a/Makefile +++ b/Makefile @@ -250,7 +250,7 @@ binary-only: all cd unicorn_mode && sh ./build_unicorn_support.sh source-only: all - $(MAKE) -C llvm_mode + -$(MAKE) -C llvm_mode $(MAKE) -C libdislocator $(MAKE) -C libtokencap |
