Repository: qpid-proton
Updated Branches:
  refs/heads/0.9.x 4c5df774b -> 6839ac1ac


NO-JIRA: update README filename in CMakeLists

(cherry picked from commit 425c0086c211b7b35b1a3b07f5a2d4758e17adc4)


Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/6839ac1a
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/6839ac1a
Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/6839ac1a

Branch: refs/heads/0.9.x
Commit: 6839ac1ac30d957ff7d2be9b1846149bcff5c598
Parents: eed3357
Author: Dominic Evans <[email protected]>
Authored: Fri Apr 24 14:44:32 2015 +0100
Committer: Robert Gemmell <[email protected]>
Committed: Mon Apr 27 15:12:49 2015 +0100

----------------------------------------------------------------------
 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/6839ac1a/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]

Reply via email to