From c67a9563519da87f32df29c1264d0aabd5594839 Mon Sep 17 00:00:00 2001 From: thorkill Date: Tue, 30 Jun 2015 18:48:48 +0200 Subject: [PATCH] removed afl atm --- test/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Makefile.am b/test/Makefile.am index 95462861..9ace44a8 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -11,7 +11,7 @@ TESTS = \ sptps-basic.test \ variables.test -CC=afl-clang +CC=clang dist_check_SCRIPTS = $(TESTS)