summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPhilip Chimento <philip@endlessm.com>2015-04-16 18:14:49 -0700
committerPhilip Chimento <philip@endlessm.com>2015-04-17 12:44:41 -0700
commitea1e63bb221257f3792a419149349bba7a43a393 (patch)
tree5a672cde1259616dedb1b90bfbc2a8ac1dcdb5c9 /configure.ac
parente801913f71f03db3c3a9855a3ab512facb3836a8 (diff)
Remove ancient test runner
This test runner dates from even before eos-jasmine, and is not used anywhere. [endlessm/eos-sdk#3054]
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2be3f63..df1519a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -220,7 +220,6 @@ AC_CONFIG_FILES([
$EOS_SDK_API_NAME.pc
tools/eos-json-extractor/eos-json-extractor
])
-AC_CONFIG_FILES([tools/eos-run-test], [chmod +x tools/eos-run-test])
AC_CONFIG_HEADERS([config.h]) dnl Header with system-dependent #defines
# Make docs/reference/webhelper/eos.css available in the build tree as well as
# the source tree