aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/mftl.awk2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/mftl.awk b/bin/mftl.awk
index f210de33..893766ef 100644
--- a/bin/mftl.awk
+++ b/bin/mftl.awk
@@ -28,7 +28,7 @@ BEGIN {
# unique; this probably needs refinement
for (i = 1; i < NF; i++)
if ($i ~ /^[a-zA-Z0-9][a-zA-Z0-9.\/_-]*$/)
- ats[$i]
+ ats[$i]++
}
# Print unique determined targets, sorted