From b32944d67ef6f591359afc24078a1a9905f2155d Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Thu, 21 Mar 2019 02:16:56 +0100 Subject: Automake: distribute but don't install setlocalversion script. Signed-off-by: Ralf Baechle --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 214d789..2408a89 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,6 +14,7 @@ AX25_SYSCONFDIR=@sysconfdir@/ax25/ AX25_LOCALSTATEDIR=@localstatedir@/ax25/ BUILT_SOURCES = scm-version.h +dist_noinst_SCRIPTS = setlocalversion .PHONY: scm-version.h scm-version.h: -- cgit v1.2.3