Repository: incubator-guacamole-server
Updated Branches:
  refs/heads/staging/0.9.10-incubating 78e6215cb -> bb1310533


GUACAMOLE-143: Include DISCLAIMER and NOTICE within source .tar.gz.


Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/commit/c61037c4
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/tree/c61037c4
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/diff/c61037c4

Branch: refs/heads/staging/0.9.10-incubating
Commit: c61037c4a68e14a1924ac4399e8b9c92054ffab4
Parents: 78e6215
Author: Michael Jumper <[email protected]>
Authored: Sat Dec 17 20:59:57 2016 -0800
Committer: Michael Jumper <[email protected]>
Committed: Sat Dec 17 20:59:57 2016 -0800

----------------------------------------------------------------------
 Makefile.am | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/blob/c61037c4/Makefile.am
----------------------------------------------------------------------
diff --git a/Makefile.am b/Makefile.am
index bf1fac1..715c9dd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -71,7 +71,9 @@ SUBDIRS += src/guacenc
 endif
 
 EXTRA_DIST =     \
+    DISCLAIMER   \
     LICENSE      \
+    NOTICE       \
     bin/guacctl  \
     doc/Doxyfile
 

Reply via email to