summaryrefslogtreecommitdiff
path: root/pjnath
diff options
context:
space:
mode:
Diffstat (limited to 'pjnath')
-rw-r--r--pjnath/build/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/pjnath/build/Makefile b/pjnath/build/Makefile
index 573d9579..66017c79 100644
--- a/pjnath/build/Makefile
+++ b/pjnath/build/Makefile
@@ -97,6 +97,8 @@ distclean: realclean
pjnath:
$(MAKE) -f $(RULES_MAK) APP=PJNATH app=pjnath $(PJNATH_LIB)
+$$(PJNATH_LIB): pjnath
+
pjnath-test: $(PJLIB_LIB) $(PJLIB_UTIL_LIB) $(PJNATH_LIB)
$(MAKE) -f $(RULES_MAK) APP=PJNATH_TEST app=pjnath-test $(PJNATH_TEST_EXE)