From: Sven Verdoolaege Date: Tue, 4 Dec 2012 15:55:44 +0000 (+0100) Subject: add LICENSE to the distribution X-Git-Tag: isl-0.11.1~4 X-Git-Url: https://repo.or.cz/w/isl.git/commitdiff_plain/009792ce368f6ce2d7826933740048976ebf3ea9 add LICENSE to the distribution Reported-by: Richard Biener Signed-off-by: Sven Verdoolaege --- diff --git a/Makefile.am b/Makefile.am index 1a74f07a..a55b9673 100644 --- a/Makefile.am +++ b/Makefile.am @@ -255,6 +255,7 @@ pkginclude_HEADERS = \ include/isl/vertices.h EXTRA_DIST = \ + LICENSE \ isl_config_post.h \ basis_reduction_templ.c \ isl_list_templ.c \