PROTON-1922: Add missing files to the python dist dir

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

Branch: refs/heads/master
Commit: 4cddf1f44be79381471855edb5b6b0424de66190
Parents: f19f660
Author: Justin Ross <jr...@apache.org>
Authored: Tue Aug 28 17:12:58 2018 -0700
Committer: Justin Ross <jr...@apache.org>
Committed: Tue Aug 28 17:12:58 2018 -0700

----------------------------------------------------------------------
 python/CMakeLists.txt | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/4cddf1f4/python/CMakeLists.txt
----------------------------------------------------------------------
diff --git a/python/CMakeLists.txt b/python/CMakeLists.txt
index 31fcfba..d63ab96 100644
--- a/python/CMakeLists.txt
+++ b/python/CMakeLists.txt
@@ -81,7 +81,10 @@ set (pysrc
     proton/reactor.py
     proton/utils.py
 
+    proton/_handlers.py
+    proton/_reactor.py
     proton/_reactor_impl.py
+    proton/_utils.py
     )
 # extra files included in the source distribution
 set(py_dist_files


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org

Reply via email to