diff --git a/Makefile.in b/Makefile.in index 25adeec56..42b799c71 100644 --- a/Makefile.in +++ b/Makefile.in @@ -176,6 +176,7 @@ update: rm -rf $(DEPSDIR)/.got rm -rf $(DEPSDIR)/.built $(REBAR) $(UPDATEDEPS) && :> $(DEPSDIR)/.got + $(CONFIGURE_DEPS) xref: all $(REBAR) $(SKIPDEPS) xref $(XREFOPTIONS)