Skip to content

Commit

Permalink
update Makefile.am for latest AFL paths
Browse files Browse the repository at this point in the history
  • Loading branch information
mrash committed Nov 26, 2014
1 parent a900257 commit 00f45ad
Showing 1 changed file with 26 additions and 8 deletions.
34 changes: 26 additions & 8 deletions Makefile.am
Expand Up @@ -345,15 +345,33 @@ EXTRA_DIST = \
test/misc/freebsd_rc.conf \
test/misc/pf.rules \
test/misc/pf.sh \
test/afl/compile/afl-compile-code-coverage.sh \
test/afl/compile/afl-compile-no-enable-arg.sh \
test/afl/compile/afl-compile.sh \
test/afl/compile/afl-gen-code-coverage.sh \
test/afl/doc/AFL_status_screen.png \
test/afl/README \
test/afl/afl-compile.sh \
test/afl/afl-compile-code-coverage.sh \
test/afl/afl-gen-code-coverage.sh \
test/afl/afl-run.sh \
test/afl/fwknopd-stdin-test.sh \
test/afl/afl-fuzzing.in/spa.start \
test/afl/afl-fuzzing.in/spa2.start \
test/afl/afl-fuzzing.in/spa3.start \
test/afl/fuzzing-wrappers/client-rc.sh \
test/afl/fuzzing-wrappers/fcns \
test/afl/fuzzing-wrappers/helpers/fwknop-rc-hangs.sh \
test/afl/fuzzing-wrappers/helpers/fwknop-rc-test.sh \
test/afl/fuzzing-wrappers/helpers/fwknopd-digest-cache.sh \
test/afl/fuzzing-wrappers/helpers/fwknopd-parse-access-hangs.sh \
test/afl/fuzzing-wrappers/helpers/fwknopd-parse-access.sh \
test/afl/fuzzing-wrappers/helpers/fwknopd-parse-conf-hangs.sh \
test/afl/fuzzing-wrappers/helpers/fwknopd-parse-conf.sh \
test/afl/fuzzing-wrappers/helpers/fwknopd-stdin-hangs.sh \
test/afl/fuzzing-wrappers/helpers/fwknopd-stdin-test.sh \
test/afl/fuzzing-wrappers/server-access.sh \
test/afl/fuzzing-wrappers/server-conf.sh \
test/afl/fuzzing-wrappers/server-digest-cache.sh \
test/afl/fuzzing-wrappers/spa-pkts.sh \
test/afl/test-cases/client-rc/fwknoprc \
test/afl/test-cases/server-access/access.conf \
test/afl/test-cases/server-conf/fwknopd.conf \
test/afl/test-cases/spa-pkts/spa.start \
test/afl/test-cases/spa-pkts/spa2.start \
test/afl/test-cases/spa-pkts/spa3.start \
test/tests/build_security.pl \
test/tests/preliminaries.pl \
test/tests/code_structure.pl \
Expand Down

0 comments on commit 00f45ad

Please sign in to comment.