From 7e55cac51c170a8627be5d6530c2951798208692 Mon Sep 17 00:00:00 2001 From: Lev Walkin Date: Sat, 23 Jan 2016 09:19:17 -0800 Subject: modernize distribution a bit --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 03aedb44..43ea7f4b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -9,7 +9,7 @@ SUBDIRS = \ docsdir = $(datadir)/doc/asn1c -docs_DATA = README.md FAQ COPYING ChangeLog BUGS TODO +docs_DATA = README.md FAQ LICENSE ChangeLog BUGS TODO -EXTRA_DIST = asn1c.spec.in README.md FAQ BUGS MANIFEST tests/ +EXTRA_DIST = asn1c.spec.in README.md FAQ BUGS tests/ CLEANFILES = asn1c.spec -- cgit v1.2.3