]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
[Build-System] Add src/include/switch_swigable_cpp.h requirement to make swigall 1087/head
authorAndrey Volk <andywolk@gmail.com>
Fri, 26 Feb 2021 21:09:44 +0000 (00:09 +0300)
committerGitHub <noreply@github.com>
Fri, 26 Feb 2021 21:09:44 +0000 (00:09 +0300)
Makefile.am

index fa0bb9abd78ab3bac83c5394344afd7233b02c6f..984872c36da78dc9a13aa26bba0f03843a9dde8d 100644 (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