aboutsummaryrefslogtreecommitdiffstats
path: root/test/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 10c5c812..27f12dbb 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -850,6 +850,8 @@ EXTRA_DIST = \
nsforloop.ok \
nsfuncrecurse.awk \
nsfuncrecurse.ok \
+ nsidentifier.awk \
+ nsidentifier.ok \
nsindirect1.awk \
nsindirect1.ok \
nsindirect2.awk \
@@ -1456,7 +1458,7 @@ GAWK_EXT_TESTS = \
modifiers muldimposix nastyparm negtime next nondec nondec2 \
nonfatal1 nonfatal2 nonfatal3 nsawk1a nsawk1b nsawk1c nsawk2a \
nsawk2b nsbad nsbad_cmd nsforloop nsfuncrecurse nsindirect1 \
- nsindirect2 nsprof1 nsprof2 octdec patsplit posix printfbad1 \
+ nsidentifier nsindirect2 nsprof1 nsprof2 octdec patsplit posix printfbad1 \
printfbad2 printfbad3 printfbad4 printhuge procinfs profile0 \
profile1 profile10 profile11 profile12 profile13 profile14 \
profile15 profile16 profile2 profile3 profile4 profile5 profile6 \