mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 15:50:59 +00:00
Merge pull request #1087 from signalwire/swigall
[Build-System] Add src/include/switch_swigable_cpp.h requirement to make swigall
This commit is contained in:
commit
a5ca2144ef
@ -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…
x
Reference in New Issue
Block a user