aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorJerome Sautret <jerome.sautret@process-one.net>2014-08-26 16:12:57 +0200
committerJerome Sautret <jerome.sautret@process-one.net>2014-10-30 15:21:25 +0100
commitfad0d867fc28a702f869b4e64f08820024d9f3b2 (patch)
treef68da5a4a12ab371d66d89647f5af7f60e466afc /Makefile.in
parentMerge pull request #328 from flygoast/master (diff)
Add xref Makefile target.
Conflicts: rebar.config.script
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 525879854..4f3e1bc9f 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