[Pkg-voip-commits] [pjproject] 09/14: Enable building python bindings
tzafrir at debian.org
tzafrir at debian.org
Mon Aug 17 10:41:27 UTC 2015
This is an automated email from the git hooks/post-receive script.
tzafrir pushed a commit to branch master-broken
in repository pjproject.
commit 8b0626ecfcfcfa7ab676e5bec7a3623a4f347d9f
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