[Pkg-voip-commits] [pjproject] 05/11: Enable building python bindings

tzafrir at debian.org tzafrir at debian.org
Wed Jun 17 05:29:25 UTC 2015


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

tzafrir pushed a commit to branch master
in repository pjproject.

commit fae86f07a5971338af6788d98009e12324f8a509
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