Repository: qpid-proton Updated Branches: refs/heads/master 1937bd1d8 -> 425c0086c
NO-JIRA: update README filename in CMakeLists Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/425c0086 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/425c0086 Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/425c0086 Branch: refs/heads/master Commit: 425c0086c211b7b35b1a3b07f5a2d4758e17adc4 Parents: 1937bd1 Author: Dominic Evans <[email protected]> Authored: Fri Apr 24 14:44:32 2015 +0100 Committer: Dominic Evans <[email protected]> Committed: Fri Apr 24 14:44:32 2015 +0100 ---------------------------------------------------------------------- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/425c0086/CMakeLists.txt ---------------------------------------------------------------------- diff --git a/CMakeLists.txt b/CMakeLists.txt index ae5f7cc..b07c931 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -123,7 +123,7 @@ endif() add_subdirectory(proton-c) -install (FILES LICENSE README TODO +install (FILES LICENSE README.md TODO DESTINATION ${PROTON_SHARE}) install (DIRECTORY examples --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
