From 976445393772c47b8ccef5a176ae781dab7d7e03 Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Sun, 14 Jun 2015 06:06:39 -0500 Subject: package README.md --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index d3011ec..46b7644 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,4 +4,4 @@ ACLOCAL_AMFLAGS = -I m4 pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = libcrypto.pc libssl.pc libtls.pc openssl.pc -EXTRA_DIST = README README.windows VERSION config scripts +EXTRA_DIST = README.md README.windows VERSION config scripts -- cgit v1.2.3-55-g6feb