From a7806c43b9faf8b706ed8c86fddb1cb8336ebe5e Mon Sep 17 00:00:00 2001 From: nirenjan Date: Thu, 29 Dec 2016 14:08:55 -0800 Subject: [PATCH] Add new LICENSE file to distribution --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 8165722..123f8e4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,4 +3,4 @@ ACLOCAL_AMFLAGS = -I m4 SUBDIRS = libx52 test cli util # Extra files that need to be in the distribution -EXTRA_DIST = README.md +EXTRA_DIST = README.md LICENSE