GUACAMOLE-143: Include CONTRIBUTING 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/2a55474c Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/tree/2a55474c Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/diff/2a55474c Branch: refs/heads/master Commit: 2a55474c92145f0fbfac6e2cbfeff9e1d1d40671 Parents: c61037c Author: Michael Jumper <[email protected]> Authored: Sat Dec 17 21:09:17 2016 -0800 Committer: Michael Jumper <[email protected]> Committed: Sat Dec 17 21:09:17 2016 -0800 ---------------------------------------------------------------------- Makefile.am | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/blob/2a55474c/Makefile.am ---------------------------------------------------------------------- diff --git a/Makefile.am b/Makefile.am index 715c9dd..8489012 100644 --- a/Makefile.am +++ b/Makefile.am @@ -71,6 +71,7 @@ SUBDIRS += src/guacenc endif EXTRA_DIST = \ + CONTRIBUTING \ DISCLAIMER \ LICENSE \ NOTICE \
