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)