From c61037c4a68e14a1924ac4399e8b9c92054ffab4 Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Sat, 17 Dec 2016 20:59:57 -0800 Subject: [PATCH] GUACAMOLE-143: Include DISCLAIMER and NOTICE within source .tar.gz. --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.am b/Makefile.am index bf1fac13..715c9ddc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -71,7 +71,9 @@ SUBDIRS += src/guacenc endif EXTRA_DIST = \ + DISCLAIMER \ LICENSE \ + NOTICE \ bin/guacctl \ doc/Doxyfile