Run distprep target before creating list of files that contain translatable

Peter Eisentraut <peter_e@gmx.net>

Commit: 2f9d32cded855d200db390a194fc1f0487251ca7
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2003-09-14T22:40:38Z
Releases: 7.4.1
Run distprep target before creating list of files that contain translatable
strings in the backend, so that .l and .y files are included.  To that end,
don't make the .pot file a prerequisite on distprep.

Files

PathChange+/−
src/backend/nls.mk modified +2 −2
src/nls-global.mk modified +8 −13