build: Fix "make distcheck" failure (regression 2024-10-23).

* check-copyright-headers (func_check_file): Update after DISCLAIM was renamed.
This commit is contained in:
Bruno Haible 2024-10-25 09:56:29 +02:00
parent ee33eefee5
commit fb38661cab

View File

@ -151,7 +151,7 @@ func_check_file ()
# We are not interested in attaching our own copyright header to each.
return 0 ;;
/gettext-tools/misc/DISCLAIM )
/gettext-tools/misc/disclaim-translations.txt )
# This is a form, used for communication with the FSF.
return 0 ;;