Updated Branches: refs/heads/marvin_refactor [created] b78401221
marvin_refactor: include markdown docs Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/8b65ce9a Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/8b65ce9a Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/8b65ce9a Branch: refs/heads/marvin_refactor Commit: 8b65ce9a95f6d3f630cb246ef857b184ca0f269c Parents: 526a9d6 Author: Prasanna Santhanam <[email protected]> Authored: Tue Sep 3 22:15:14 2013 +0530 Committer: Prasanna Santhanam <[email protected]> Committed: Thu Oct 31 13:54:21 2013 +0530 ---------------------------------------------------------------------- tools/marvin/MANIFEST.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/8b65ce9a/tools/marvin/MANIFEST.in ---------------------------------------------------------------------- diff --git a/tools/marvin/MANIFEST.in b/tools/marvin/MANIFEST.in index 3d37381..58c58ba 100644 --- a/tools/marvin/MANIFEST.in +++ b/tools/marvin/MANIFEST.in @@ -17,4 +17,4 @@ include *.txt -recursive-include docs *.txt +recursive-include docs *.txt *.md
