From f553c217467b26c6e134f8060d7635b4e0a20128 Mon Sep 17 00:00:00 2001 From: Christian Brauner Date: Wed, 1 Apr 2020 22:25:53 +0200 Subject: [PATCH] autotools: don't install run-coccinelle.sh Signed-off-by: Christian Brauner --- coccinelle/Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/coccinelle/Makefile.am b/coccinelle/Makefile.am index a3c8b03d9..059f5df41 100644 --- a/coccinelle/Makefile.am +++ b/coccinelle/Makefile.am @@ -3,5 +3,3 @@ EXTRA_DIST = exit.cocci \ run-coccinelle.sh \ while-true.cocci - -bin_SCRIPTS = run-coccinelle.sh -- 2.47.2