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:
Michael Jerris 2021-02-26 14:11:38 -07:00 committed by GitHub
commit a5ca2144ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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