[Pkg-voip-commits] [pjproject] 06/18: Enable building python bindings
Bernhard Schmidt
berni at moszumanska.debian.org
Tue Nov 1 22:12:01 UTC 2016
This is an automated email from the git hooks/post-receive script.
berni pushed a commit to branch master
in repository pjproject.
commit 92a6c0e16b6597c3959025a6375ce9bdac0669da
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