aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2022-05-23 12:06:10 +0200
committerBadlop <badlop@process-one.net>2022-05-23 13:58:08 +0200
commit7d16907296c4b99535ab42486c34a7c2bca168fb (patch)
treeafb67a8b222c7dc25f264b81ae92540684dc3c72 /Makefile.in
parentImprove "make clean" and "distclean" (diff)
Configure eimp with mix to detect image convert properly (#3823)
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 2ba3d2afb..a2c88bc21 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -109,7 +109,7 @@ ifeq "$(REBAR_VER)" "6"
DEPSBASE=_build
DEPSDIR=$(DEPSBASE)/dev/lib
GET_DEPS= deps.get
- CONFIGURE_DEPS=
+ CONFIGURE_DEPS=(cd deps/eimp; ./configure)
EBINDIR=$(DEPSDIR)/ejabberd/ebin
XREFOPTIONS=graph
CLEANARG=--deps