about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2019-09-22 10:42:48 +0200
committervan Hauser <vh@thc.org>2019-09-22 10:42:48 +0200
commit7adb7cf7f698b309029d4853b1ec8900fe1baafe (patch)
treedcf96079163d5764089066bcfd9aeca378421264 /Makefile
parente36e5f4fc927370c3c04fd589aca23197e1b518a (diff)
downloadafl++-7adb7cf7f698b309029d4853b1ec8900fe1baafe.tar.gz
more tests
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5d9a55a6..d7309cff 100644
--- a/Makefile
+++ b/Makefile
@@ -80,7 +80,7 @@ endif
 
 all:	test_x86 test_shm test_python27 ready $(PROGS) afl-as test_build all_done
 
-tests:
+tests:	source-only
 	@cd test ; ./test.sh
 
 help: