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 92e8f6e7..7cd37fdd 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -420,6 +420,9 @@ EXTRA_DIST = \
hello.awk \
hex.awk \
hex.ok \
+ hex2.awk \
+ hex2.in \
+ hex2.ok \
hsprint.awk \
hsprint.ok \
icasefs.awk \
@@ -1064,7 +1067,7 @@ BASIC_TESTS = \
getline getline2 getline3 getline4 getline5 getlnbuf getnr2tb getnr2tm \
gsubasgn gsubtest gsubtst2 gsubtst3 gsubtst4 gsubtst5 gsubtst6 \
gsubtst7 gsubtst8 \
- hex hsprint \
+ hex hex2 hsprint \
inpref inputred intest intprec iobug1 \
leaddig leadnl litoct longsub longwrds \
manglprm math membug1 messages minusstr mmap8k mtchi18n \