summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index ddcd105..8b8aebc 100644
--- a/Makefile
+++ b/Makefile
@@ -75,8 +75,7 @@ afl:
-o test/afl_results \
-x test/afl_dictionary \
-t 100 \
- -m none \
- $(CMARK)
+ $(CMARK) $(CMARK_OPTS)
mingw:
mkdir -p $(MINGW_BUILDDIR); \