diff --git a/Makefile.am b/Makefile.am index 5942f04b7..f3c0ef9df 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ACLOCAL_AMFLAGS = -I m4 -#DISTCHECK_CONFIGURE_FLAGS = --enable-tests +AM_DISTCHECK_CONFIGURE_FLAGS = --enable-tests=yes SUBDIRS = include/libtorrent src examples test bindings tools