Clean gettext-files file in clean target
Peter Eisentraut <peter_e@gmx.net>
Clean gettext-files file in clean target It used to be cleaned in maintainer-clean, but that is inconsistent with other cleaning of NLS files in nls-global.mk, and it's also wrong overall, because it's not part of the distribution tarball, which is the base definition of the maintainer-clean target.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/nls.mk | modified | +3 −3 |