~ruther/guix-local

aca54b395e8778e85cd8fcda2724b7a5f67169fb — Ludovic Courtès 13 years ago 351782e
build: Run `distcheck' with `--enable-daemon'.

* Makefile.am (AM_DISTCHECK_CONFIGURE_FLAGS): Add `--enable-daemon'.
1 files changed, 2 insertions(+), 1 deletions(-)

M Makefile.am
M Makefile.am => Makefile.am +2 -1
@@ 236,4 236,5 @@ endif BUILD_DAEMON
ACLOCAL_AMFLAGS = -I m4
AM_DISTCHECK_CONFIGURE_FLAGS =			\
  --with-libgcrypt-prefix="$(LIBGCRYPT_PREFIX)"	\
  --with-nix-prefix="$(NIX_PREFIX)"
  --with-nix-prefix="$(NIX_PREFIX)"		\
  --enable-daemon