summaryrefslogtreecommitdiff
path: root/pjsip-apps/src/swig/python/helper.mak
diff options
context:
space:
mode:
Diffstat (limited to 'pjsip-apps/src/swig/python/helper.mak')
-rw-r--r--pjsip-apps/src/swig/python/helper.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/pjsip-apps/src/swig/python/helper.mak b/pjsip-apps/src/swig/python/helper.mak
index bac6867e..9d4f256e 100644
--- a/pjsip-apps/src/swig/python/helper.mak
+++ b/pjsip-apps/src/swig/python/helper.mak
@@ -6,7 +6,7 @@ ldflags:
echo $$token; \
done
@for token in `echo $(PJ_LDXXLIBS) $(LIBS)`; do \
- echo $$token | grep -v \\-l; \
+ echo $$token | grep -v \\-l; true; \
done
libs: