From e101cd58965072c88ee82f62439e66dbda092bf4 Mon Sep 17 00:00:00 2001 From: Andrew D Smith Date: Tue, 30 Jul 2019 19:24:43 -0700 Subject: [PATCH] Adding the README file to things that will be released --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.am b/Makefile.am index acc367d..747b20d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,6 +14,8 @@ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. +EXTRA_DIST = README.md + ACLOCAL_AMFLAGS = -I m4 AM_CPPFLAGS = -I $(top_srcdir)/src/common