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:
authorChristophe Romain <christophe.romain@process-one.net>2014-10-30 19:44:04 +0300
committerChristophe Romain <christophe.romain@process-one.net>2014-10-30 19:44:04 +0300
commit7819986ec0de206af7c777589c34c392a1bea2ef (patch)
treed91fb16015a95e7ba05f43431f13dcb05914c06e /Makefile.in
parent295681283aaea6a21a99bd4c72afd9b0a68c966e (diff)
parent5b0d8b77769d5bd532fb14abf0641a8e5c8e1cfd (diff)
Merge branch 'master' of github.com:processone/ejabberd
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index c87d1af29..6f48bc0d7 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -88,6 +88,10 @@ update:
rm -rf deps/.built
$(REBAR) update-deps && :> deps/.got
+xref: all
+ $(REBAR) skip_deps=true xref
+
+
translations:
contrib/extract_translations/prepare-translation.sh -updateall