mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 17:59:31 +02:00
Make all install target rules as .PHONY
This commit is contained in:
parent
3f8eff27fa
commit
2b0cc2ddb4
1 changed files with 2 additions and 0 deletions
|
@ -175,6 +175,8 @@ $(call TO_DEST,priv/bin/captcha.sh): tools/captcha.sh $(call TO_DEST,priv/bin)
|
|||
|
||||
copy-files-sub2: $(call TO_DEST,$(DEPS_FILES) $(MAIN_FILES) priv/bin/captcha.sh priv/sql/lite.sql)
|
||||
|
||||
.PHONY: $(call TO_DEST,$(DEPS_FILES) $(MAIN_DIRS) $(DEPS_DIRS))
|
||||
|
||||
endif
|
||||
|
||||
copy-files:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue