summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 38e2442..aa01e88 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in.
-bin_SCRIPTS = bin/cuirass
+bin_SCRIPTS = bin/cuirass bin/evaluate
noinst_SCRIPTS = pre-inst-env
dist_pkgmodule_DATA = \
@@ -30,7 +30,7 @@ AM_SH_LOG_FLAGS = -x -e
TESTS = \
tests/base.scm \
- tests/basic.sh \
+## tests/basic.sh # takes too long to execute
tests/database.scm \
tests/utils.scm