From 44cad94ca1be0a74090c283adf17dba1c348e270 Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Fri, 4 Aug 2017 20:12:58 +0200 Subject: [PATCH] Include ChangeLog in tarball --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index b2ba4b2..f07753a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,7 +10,8 @@ EXTRA_DIST = \ test/*.py \ test/pytest.ini \ meson.build \ - meson_options.txt + meson_options.txt \ + ChangeLog.rst pkgconfigdir = @pkgconfigdir@ pkgconfig_DATA = fuse3.pc -- 2.30.2