update belle-sip
This commit is contained in:
parent
d6d6c15711
commit
ce7cbe756d
2 changed files with 2 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -290,7 +290,7 @@ prepare-antlr3: $(ANLTR3_SRC_DIR)/antlr3config.h
|
|||
#Belle-sip
|
||||
BELLESIP_SRC_DIR=$(TOPDIR)/submodules/belle-sip
|
||||
BELLESIP_BUILD_DIR=$(BELLESIP_SRC_DIR)
|
||||
prepare-belle-sip: $(BELLESIP_SRC_DIR)/src/belle_sip_message.tokens $(BELLESIP_SRC_DIR)/src/belle_sdp.tokens
|
||||
prepare-belle-sip: $(BELLESIP_SRC_DIR)/src/grammars/belle_sip_message.tokens $(BELLESIP_SRC_DIR)/src/grammars/belle_sdp.tokens
|
||||
|
||||
#CUnit
|
||||
prepare-cunit: $(TOPDIR)/submodules/externals/cunit/CUnit/Headers/*.h
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit b447a7bd15f99a6a71bc54e7f31c2e99b653e7a4
|
||||
Subproject commit faf7dbfeda281d199827e1ae63d9c1cb1cd00f03
|
Loading…
Reference in a new issue