mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-07-16 11:52:01 +00:00
[mod_ssml] Add deps rule to the Makefile.am
This commit is contained in:
parent
9df85738e1
commit
91799e0fc7
@ -26,6 +26,8 @@ TESTS = $(noinst_PROGRAMS)
|
|||||||
|
|
||||||
BUILT_SOURCES=$(IKS_LA)
|
BUILT_SOURCES=$(IKS_LA)
|
||||||
|
|
||||||
$(IKS_LA): $(IKS_DIR) $(IKS_DIR)/.update
|
$(IKS_LA): $(IKS_BUILDDIR) $(IKS_DIR) $(IKS_DIR)/.update
|
||||||
@cd $(IKS_DIR) && $(MAKE)
|
@cd $(IKS_DIR) && $(MAKE)
|
||||||
@$(TOUCH_TARGET)
|
@$(TOUCH_TARGET)
|
||||||
|
|
||||||
|
deps: $(IKS_LA)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user