aboutsummaryrefslogtreecommitdiffstats
path: root/test/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 1ca9ba0c..4a5ab2d2 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -127,6 +127,8 @@ EXTRA_DIST = \
assignnumfield.awk \
assignnumfield.in \
assignnumfield.ok \
+ assignnumfield2.awk \
+ assignnumfield2.ok \
awkpath.ok \
back89.awk \
back89.in \
@@ -1285,7 +1287,8 @@ BASIC_TESTS = \
addcomma anchgsub anchor argarray arrayind1 arrayind2 arrayind3 arrayparm \
arrayprm2 arrayprm3 arrayref arrymem1 arryref2 arryref3 arryref4 arryref5 \
arynasty arynocls aryprm1 aryprm2 aryprm3 aryprm4 aryprm5 aryprm6 aryprm7 \
- aryprm8 aryprm9 arysubnm aryunasgn asgext awkpath assignnumfield \
+ aryprm8 aryprm9 arysubnm aryunasgn asgext awkpath \
+ assignnumfield assignnumfield2 \
back89 backgsub badassign1 badbuild \
callparam childin clobber closebad clsflnam compare compare2 \
concat1 concat2 concat3 concat4 concat5 convfmt \