* Makefile.am (EXTRA_DIST): Remove os2/*.
## Makefile for the toplevel directory of GNU gettext
-## Copyright (C) 1995-2023 Free Software Foundation, Inc.
+## Copyright (C) 1995-2024 Free Software Foundation, Inc.
##
## This program is free software: you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
# Verify that all files have appropriate copyright headers.
if test -d '$(distdir)'; then $(srcdir)/check-copyright-headers '$(distdir)'; fi
-# OS/2 port.
-
-EXTRA_DIST += os2/README.OS2 os2/Makefile os2/backward.def os2/configure.awk
-
# Windows support.