Add coccinelle files

This patch adds coccinelle related files to EXTRA_DIST. This fixes
make distcheck.
remotes/origin/master-1.1.x
Eric Leblond 15 years ago committed by Victor Julien
parent a0799f0ff9
commit 7227f93032

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

Loading…
Cancel
Save