mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-24 16:23:40 +01:00
Make all install target rules as .PHONY
This commit is contained in:
parent
3f8eff27fa
commit
2b0cc2ddb4
@ -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)
|
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
|
endif
|
||||||
|
|
||||||
copy-files:
|
copy-files:
|
||||||
|
Loading…
Reference in New Issue
Block a user