Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Chmielowski <pchmielowski@process-one.net>2018-01-08 12:56:53 +0300
committerPaweł Chmielowski <pchmielowski@process-one.net>2018-01-08 13:11:50 +0300
commit2b0cc2ddb424554baf276d03bf5af0cbb91d5160 (patch)
treea44c7fd81f4ffad810a4cf7f3b56286b810a6061 /Makefile.in
parent3f8eff27faa4b2668f72b63500cbf0a5e6ab7911 (diff)
Make all install target rules as .PHONY
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index ce67e2f80..afc4d4ff9 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -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: