NO-JIRA: dont try to install previously-deleted TODO file...
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/6a6511d8 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/6a6511d8 Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/6a6511d8 Branch: refs/heads/go1 Commit: 6a6511d82594596210c95f9a5a17c09c675605fd Parents: e99d074 Author: Robert Gemmell <rob...@apache.org> Authored: Thu Dec 8 13:57:31 2016 +0000 Committer: Robert Gemmell <rob...@apache.org> Committed: Thu Dec 8 13:57:31 2016 +0000 ---------------------------------------------------------------------- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/6a6511d8/CMakeLists.txt ---------------------------------------------------------------------- diff --git a/CMakeLists.txt b/CMakeLists.txt index df18cfa..a6cca43 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -180,7 +180,7 @@ endif (ENABLE_VALGRIND) add_subdirectory(proton-c) add_subdirectory(examples) -install (FILES LICENSE README.md TODO +install (FILES LICENSE README.md DESTINATION ${PROTON_SHARE}) install (DIRECTORY examples --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org