From 0db8e8f707a51c24931b423d0a0b8ca2953ba717 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 26 Oct 2019 16:53:38 +0200 Subject: [PATCH] Distribute INSTALL.generic. --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 3e7049a..39751d7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -110,7 +110,8 @@ EXTRA_DIST += include/cln/config.h.in \ include/cln/host_cpu.h.in \ include/cln/version.h.in \ autoconf/floatparam.c \ -autoconf/intparam.c +autoconf/intparam.c \ +INSTALL.generic DISTCHECK_CONFIGURE_FLAGS = --disable-static -- 2.49.0