[Pkg-voip-commits] [pjproject] 09/42: Enable building python bindings

tzafrir at debian.org tzafrir at debian.org
Sat Nov 1 17:13:54 UTC 2014


This is an automated email from the git hooks/post-receive script.

tzafrir pushed a commit to branch master-2.3
in repository pjproject.

commit d0bad6effb8f5b14eafe410a18077c9fc292582f
Author: Tzafrir Cohen <tzafrir at debian.org>
Date:   Thu Oct 30 08:09:44 2014 +0200

    Enable building python bindings
---
 Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile b/Makefile
index 20af077..1dfac1f 100644
--- a/Makefile
+++ b/Makefile
@@ -4,6 +4,7 @@ include build/host-$(HOST_NAME).mak
 include version.mak
 
 LIB_DIRS = pjlib/build pjlib-util/build pjnath/build third_party/build pjmedia/build pjsip/build
+EXTRA_DIRS = pjsip-apps/src/python
 DIRS = $(LIB_DIRS) pjsip-apps/build $(EXTRA_DIRS)
 
 ifdef MINSIZE

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/pjproject.git



More information about the Pkg-voip-commits mailing list