index 5dab555340afd61c0e3bd41046251985785ad37e..4123d7d0f0453ae005c65c1189126103d0ce100e 100755 (executable)
# Also not meant to be included standalone.
test "$f" = src/include/common/unicode_combining_table.h && continue
+ test "$f" = src/include/common/unicode_east_asian_fw_table.h && continue
# We can't make these Bison output files compilable standalone
# without using "%code require", which old Bison versions lack.