diff --git a/Makefile.in b/Makefile.in index a2c88bc21..8b11de840 100644 --- a/Makefile.in +++ b/Makefile.in @@ -164,9 +164,9 @@ $(DEPSDIR)/.got: rm -rf $(DEPSDIR)/.built mkdir -p $(DEPSDIR) $(REBAR) $(GET_DEPS) && :> $(DEPSDIR)/.got + $(CONFIGURE_DEPS) $(DEPSDIR)/.built: $(DEPSDIR)/.got - $(CONFIGURE_DEPS) $(REBAR) compile && :> $(DEPSDIR)/.built src: $(DEPSDIR)/.built