diff options
Diffstat (limited to 'test/Makefile.am')
-rw-r--r-- | test/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index af0d47d9..e4cca53d 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -761,6 +761,8 @@ EXTRA_DIST = \ numindex.awk \ numindex.in \ numindex.ok \ + numrange.awk \ + numrange.ok \ numstr1.awk \ numstr1.ok \ numsubstr.awk \ @@ -1248,7 +1250,7 @@ BASIC_TESTS = \ manglprm math membug1 memleak messages minusstr mmap8k \ nasty nasty2 negexp negrange nested nfldstr nfloop nfneg nfset nlfldsep \ nlinstr nlstrina noeffect nofile nofmtch noloop1 noloop2 nonl noparms \ - nors nulinsrc nulrsend numindex numstr1 numsubstr \ + nors nulinsrc nulrsend numindex numrange numstr1 numsubstr \ octsub ofmt ofmta ofmtbig ofmtfidl ofmts ofmtstrnum ofs1 onlynl \ opasnidx opasnslf \ paramasfunc1 paramasfunc2 paramdup paramres paramtyp paramuninitglobal \ |