[Build-System] Add src/include/switch_swigable_cpp.h requirement to make swigall

This commit is contained in:
Andrey Volk 2021-02-27 00:09:44 +03:00 committed by GitHub
parent 861e097a58
commit 0426ffaec7
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/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