Skip to content

Commit 673b80e

Browse files
committed
build: Add .mailmap to EXTRA_DIST.
Signed-off-by: Russell Bryant <russell@ovn.org>
1 parent 9817edd commit 673b80e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Makefile.am

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,8 @@ EXTRA_DIST = \
116116
$(MAN_FRAGMENTS) \
117117
$(MAN_ROOTS) \
118118
Vagrantfile \
119-
Vagrantfile-FreeBSD
119+
Vagrantfile-FreeBSD \
120+
.mailmap
120121
bin_PROGRAMS =
121122
sbin_PROGRAMS =
122123
bin_SCRIPTS =

0 commit comments

Comments
 (0)