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/15d4d3ff Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/15d4d3ff Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/15d4d3ff Branch: refs/heads/marvin-refactor Commit: 15d4d3ff30058fe6c45aaf5d9ef31559b5e3bb8b Parents: f57e109 Author: Prasanna Santhanam <[email protected]> Authored: Tue Sep 3 22:15:14 2013 +0530 Committer: Prasanna Santhanam <[email protected]> Committed: Wed Oct 2 20:27:11 2013 +0530 ---------------------------------------------------------------------- tools/marvin/MANIFEST.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/15d4d3ff/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
