From f0c0022d8cb9337015df845d9a31fbab39b87327 Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Sat, 2 Sep 2023 16:56:00 +0200 Subject: Piece together a CHANGELOG file from the release announcments The CHANGELOG tries to summarize the change history of the project and currently contains changes from 2.0.0 onwards that could easily be extracted from the release mails. Signed-off-by: David Oberhollenzer --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 9da38af..43bac49 100644 --- a/Makefile.am +++ b/Makefile.am @@ -41,7 +41,7 @@ test_PROGRAMS = test_SCRIPTS = TESTS = -EXTRA_DIST = COPYING +EXTRA_DIST = COPYING CHANGELOG.md include lib/Makemodule.am include ubi-utils/Makemodule.am -- cgit v1.2.3