mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 05:02:10 +00:00
[mod_ssml] Add deps rule to the Makefile.am
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user