Enable extra exports when doing a distcheck
This commit is contained in:
parent
ad9d50c6b8
commit
f2bd5003ad
|
@ -1,6 +1,6 @@
|
||||||
ACLOCAL_AMFLAGS = -I m4
|
ACLOCAL_AMFLAGS = -I m4
|
||||||
|
|
||||||
#DISTCHECK_CONFIGURE_FLAGS = --enable-tests
|
AM_DISTCHECK_CONFIGURE_FLAGS = --enable-tests=yes
|
||||||
|
|
||||||
SUBDIRS = include/libtorrent src examples test bindings tools
|
SUBDIRS = include/libtorrent src examples test bindings tools
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue