From 67ad396750c0c34a960d62c990e04878662d8b41 Mon Sep 17 00:00:00 2001 From: Keith Winstein Date: Mon, 5 Mar 2012 23:05:05 -0500 Subject: [PATCH] Include README.md in GNU-style mosh-version.tar.gz --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 6dd9991..9a3f2d2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,3 @@ ACLOCAL_AMFLAGS = --install -I m4 SUBDIRS = src scripts man -EXTRA_DIST = ocb-license.html +EXTRA_DIST = ocb-license.html README.md