summaryrefslogtreecommitdiff
path: root/pjsip-apps
diff options
context:
space:
mode:
Diffstat (limited to 'pjsip-apps')
-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 13ac4151..19a7e814 100644
--- a/pjsip-apps/src/python/Makefile
+++ b/pjsip-apps/src/python/Makefile
@@ -1,7 +1,7 @@
all:
python setup.py build
-clean:
+clean distclean realclean:
python setup.py clean
rm -rf ./build