You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by vi...@apache.org on 2013/05/28 20:08:07 UTC

[2/2] git commit: Added DISCLAIMER to the distribution.

Added DISCLAIMER to the distribution.

Review: https://reviews.apache.org/r/11463


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

Branch: refs/heads/master
Commit: b5de4051c3229e96fbad8f678bbf13383512fe78
Parents: 56bfdcf
Author: Vinod Kone <vi...@twitter.com>
Authored: Tue May 28 10:23:10 2013 -0700
Committer: Vinod Kone <vi...@twitter.com>
Committed: Tue May 28 11:07:23 2013 -0700

----------------------------------------------------------------------
 Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mesos/blob/b5de4051/Makefile.am
----------------------------------------------------------------------
diff --git a/Makefile.am b/Makefile.am
index ca6f56a..3374da4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,8 +31,8 @@ all-recursive: src/python/setup.py src/java/mesos.pom
 
 
 # Standard stuff.
-EXTRA_DIST += bootstrap LICENSE NOTICE README support/atexit.sh	\
-  support/colors.sh
+EXTRA_DIST += bootstrap DISCLAIMER LICENSE NOTICE README	\
+  support/atexit.sh support/colors.sh
 
 
 # MPI framework.