aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index e517ba56e..ab8f11cbc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -210,9 +210,6 @@ test-am:
endif
-fuzzer:
- @(cd tests/fuzz; $(MAKE) all)
-
examples:
@(cd docs/examples; $(MAKE) check)