You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by jm...@apache.org on 2016/12/18 18:36:31 UTC

[2/4] incubator-guacamole-server git commit: GUACAMOLE-143: Include CONTRIBUTING within source .tar.gz.

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/staging/0.9.10-incubating
Commit: 2a55474c92145f0fbfac6e2cbfeff9e1d1d40671
Parents: c61037c
Author: Michael Jumper <mj...@apache.org>
Authored: Sat Dec 17 21:09:17 2016 -0800
Committer: Michael Jumper <mj...@apache.org>
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       \