You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2016/12/08 13:57:59 UTC

qpid-proton git commit: NO-JIRA: dont try to install previously-deleted TODO file...

Repository: qpid-proton
Updated Branches:
  refs/heads/master e99d07420 -> 6a6511d82


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/master
Commit: 6a6511d82594596210c95f9a5a17c09c675605fd
Parents: e99d074
Author: Robert Gemmell <ro...@apache.org>
Authored: Thu Dec 8 13:57:31 2016 +0000
Committer: Robert Gemmell <ro...@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-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org