commit 8bae3223d9fa76e9c8bb50c78fe154b6dd719a97 parent 507b02c0d24d6c81d50993ff66e3f0266794f362 Author: Christian Grothoff <christian@grothoff.org> Date: Mon, 16 Dec 2024 18:10:40 +0100 -fix dist rules Diffstat:
| M | Makefile.am | | | 3 | ++- |
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am @@ -22,4 +22,5 @@ TESTS = contrib/check-prebuilt ACLOCAL_AMFLAGS = -I m4 EXTRA_DIST = build-aux/config.rpath \ AUTHORS \ - README.1st + RELEASE.m4 \ + INSTALL.m4