You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/qa/coccinelle/Makefile.am

8 lines
194 B
Makefile

EXTRA_DIST= access-pkt-packet.cocci banned-functions.cocci direct-packet.cocci \
pktnotset-packet.cocci run_check.sh
if HAVE_COCCINELLE
check:
$(top_srcdir)/qa/coccinelle/run_check.sh
endif