From be1745c8eb00defcb31d336ccc142de056e92bd8 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sun, 17 Feb 2019 12:06:10 -0800 Subject: [PATCH] Add README.md to EXTRA_DIST Signed-off-by: Alan Coopersmith --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 57c3a7b..fbf6e04 100644 --- a/Makefile.am +++ b/Makefile.am @@ -99,6 +99,7 @@ tools/README \ tools/api_conv.pl \ tools/constants \ autogen.sh \ +README.md \ $(TESTS) MAINTAINERCLEANFILES = ChangeLog INSTALL