From 70acee8c4b0cfddf5124a3a6794bdea1ae5c8852 Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Sun, 6 Aug 2017 10:21:48 +0200 Subject: Include ChangeLog.rst in release tarballs. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 1b938ef..6ec8e65 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,7 +17,7 @@ sshfs_CFLAGS = $(SSHFS_CFLAGS) sshfs_CPPFLAGS = -D_REENTRANT -DFUSE_USE_VERSION=31 -DLIBDIR=\"$(libdir)\" \ -DIDMAP_DEFAULT="\"$(IDMAP_DEFAULT)\"" -EXTRA_DIST = sshfs.1.in meson.build +EXTRA_DIST = sshfs.1.in meson.build ChangeLog.rst CLEANFILES = sshfs.1 sshfs.1.tmp dist_man_MANS = sshfs.1 -- cgit v1.2.3