Clean gettext-files file in clean target

Peter Eisentraut <peter_e@gmx.net>

Commit: 3ad2c8e1681ba34a7b764a356489fdc580dc553c
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2011-11-09T18:56:19Z
Releases: 9.2.0
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

PathChange+/−
src/backend/nls.mk modified +3 −3