aboutsummaryrefslogtreecommitdiffstats
path: root/test/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index d6bf7c20..aebdf83b 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -253,6 +253,9 @@ EXTRA_DIST = \
dfacheck1.awk \
dfacheck1.in \
dfacheck1.ok \
+ dfacheck2.awk \
+ dfacheck2.in \
+ dfacheck2.ok \
dfamb1.awk \
dfamb1.in \
dfamb1.ok \
@@ -1371,7 +1374,8 @@ BASIC_TESTS = \
back89 backgsub badassign1 badbuild \
callparam childin clobber closebad clsflnam compare compare2 \
concat1 concat2 concat3 concat4 concat5 convfmt \
- datanonl defref delargv delarpm2 delarprm delfunc dfamb1 dfastress dynlj \
+ datanonl defref delargv delarpm2 delarprm delfunc \
+ dfacheck2 dfamb1 dfastress dynlj \
escapebrace eofsplit eofsrc1 exit2 exitval1 exitval2 exitval3 \
fcall_exit fcall_exit2 fldchg fldchgnf fldterm fnamedat fnarray fnarray2 \
fnaryscl fnasgnm fnmisc fordel forref forsimp fsbs fscaret fsnul1 \