From 7ec104c8987a460326e3c49446b0e819cc5f0314 Mon Sep 17 00:00:00 2001 From: Alexey Sheplyakov Date: Thu, 7 Jan 2021 17:21:29 +0400 Subject: [PATCH] build/autotools: repaired make dist version.h.in does not exist any more, don't distribute it --- Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 517400a..e82587d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -108,7 +108,6 @@ include/cln/floatparam.h EXTRA_DIST += include/cln/config.h.in \ include/cln/host_cpu.h.in \ - include/cln/version.h.in \ autoconf/floatparam.c \ autoconf/intparam.c \ INSTALL.generic \ -- 2.49.0