mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-31 02:33:44 +00:00
[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/esl && $(MAKE) clean
|
||||||
cd libs/srtp && $(MAKE) clean
|
cd libs/srtp && $(MAKE) clean
|
||||||
|
|
||||||
swigall:
|
swigall: src/include/switch_swigable_cpp.h
|
||||||
@echo reswigging all
|
@echo reswigging all
|
||||||
sh $(switch_srcdir)/build/swigall.sh
|
sh $(switch_srcdir)/build/swigall.sh
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user