aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristophe Romain <christophe.romain@process-one.net>2015-05-29 09:30:16 +0200
committerChristophe Romain <christophe.romain@process-one.net>2015-05-29 09:30:16 +0200
commit6cba7bf83459be24e384e016c017c639ecc8226c (patch)
treef59ee7fb0dc39d9538e973c546bfeb491eab9130 /configure.ac
parentValidate MUC room options from the configuration file (diff)
Add correct package version for mix (#577)
Diffstat (limited to '')
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a3e26384b..6ae0a2455 100644
--- a/configure.ac
+++ b/configure.ac
@@ -235,7 +235,8 @@ esac],[if test "x$lager" = "x"; then lager=true; fi])
AC_CONFIG_FILES([Makefile
vars.config
- src/ejabberd.app.src])
+ src/ejabberd.app.src
+ mix.exs])
ENABLEUSER=""
AC_ARG_ENABLE(user,