diff --git a/Makefile b/Makefile index 90082af37..a1d465268 100644 --- a/Makefile +++ b/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 diff --git a/submodules/belle-sip b/submodules/belle-sip index b447a7bd1..faf7dbfed 160000 --- a/submodules/belle-sip +++ b/submodules/belle-sip @@ -1 +1 @@ -Subproject commit b447a7bd15f99a6a71bc54e7f31c2e99b653e7a4 +Subproject commit faf7dbfeda281d199827e1ae63d9c1cb1cd00f03