mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-15 00:22:35 +00:00
Merge pull request #1781 from signalwire/ssml
[mod_ssml] Add deps rule to the Makefile.am
This commit is contained in:
commit
5ce9308b64
@ -26,6 +26,8 @@ TESTS = $(noinst_PROGRAMS)
|
||||
|
||||
BUILT_SOURCES=$(IKS_LA)
|
||||
|
||||
$(IKS_LA): $(IKS_DIR) $(IKS_DIR)/.update
|
||||
$(IKS_LA): $(IKS_BUILDDIR) $(IKS_DIR) $(IKS_DIR)/.update
|
||||
@cd $(IKS_DIR) && $(MAKE)
|
||||
@$(TOUCH_TARGET)
|
||||
|
||||
deps: $(IKS_LA)
|
||||
|
Loading…
x
Reference in New Issue
Block a user