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 00d50a0a..1f482122 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -621,6 +621,9 @@ EXTRA_DIST = \
minusstr.awk \
minusstr.ok \
mixed1.ok \
+ mktime.awk \
+ mktime.in \
+ mktime.ok \
mmap8k.in \
mpfrbigint.awk \
mpfrbigint.ok \
@@ -1227,7 +1230,7 @@ GAWK_EXT_TESTS = \
incdupe incdupe2 incdupe3 incdupe4 incdupe5 incdupe6 incdupe7 \
include include2 indirectbuiltin indirectcall indirectcall2 intarray \
lint lintexp lintindex lintint lintlength lintold lintset lintwarn \
- mixed1 manyfiles match1 match2 match3 mbstr1 mbstr2 \
+ mixed1 mktime manyfiles match1 match2 match3 mbstr1 mbstr2 \
muldimposix \
nastyparm negtime next nondec nondec2 \
nonfatal1 nonfatal2 nonfatal3 \