aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 92ecdfe..6a059a2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -52,6 +52,8 @@ BASH_TESTS = scripts/var_def.bash \
scripts/function_def.bash \
scripts/arithmetic_assignment.bash \
scripts/var_expansion.bash \
+ scripts/test_expr.bash \
+ scripts/isolated_functions.bash \
scripts/binary_arithmetic.bash
EBUILD_LOG_COMPILER = $(srcdir)/test/ebuild_compiler.sh