summaryrefslogtreecommitdiff
path: root/pjsip-apps/src/python
diff options
context:
space:
mode:
Diffstat (limited to 'pjsip-apps/src/python')
-rw-r--r--pjsip-apps/src/python/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/pjsip-apps/src/python/Makefile b/pjsip-apps/src/python/Makefile
index 43fe7bff..7fdcec01 100644
--- a/pjsip-apps/src/python/Makefile
+++ b/pjsip-apps/src/python/Makefile
@@ -1,5 +1,5 @@
all:
- python setup.py install
+ python setup.py build
clean:
python setup.py clean