[Build-System] Add src/include/switch_swigable_cpp.h requirement to make swigall
This commit is contained in:
parent
861e097a58
commit
0426ffaec7
|
@ -745,7 +745,7 @@ update-clean: clean python-reconf
|
|||
cd libs/esl && $(MAKE) clean
|
||||
cd libs/srtp && $(MAKE) clean
|
||||
|
||||
swigall:
|
||||
swigall: src/include/switch_swigable_cpp.h
|
||||
@echo reswigging all
|
||||
sh $(switch_srcdir)/build/swigall.sh
|
||||
|
||||
|
|
Loading…
Reference in New Issue