From 89fcd3586c9714a923b6a3147f60e43d5de74942 Mon Sep 17 00:00:00 2001 From: John Newbery Date: Tue, 21 Mar 2017 14:38:09 -0400 Subject: Use an .ini config file for environment vars in bitcoin-util-test.py --- Makefile.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 3a56eea0c0..b0ba0c8504 100644 --- a/Makefile.am +++ b/Makefile.am @@ -277,9 +277,6 @@ EXTRA_DIST += \ CLEANFILES = $(OSX_DMG) $(BITCOIN_WIN_INSTALLER) -# This file is problematic for out-of-tree builds if it exists. -DISTCLEANFILES = test/util/buildenv.pyc - .INTERMEDIATE: $(COVERAGE_INFO) DISTCHECK_CONFIGURE_FLAGS = --enable-man -- cgit v1.2.3