]> granicus.if.org Git - postgresql/commit
Run distprep target before creating list of files that contain translatable
authorPeter Eisentraut <peter_e@gmx.net>
Sun, 14 Sep 2003 22:40:38 +0000 (22:40 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Sun, 14 Sep 2003 22:40:38 +0000 (22:40 +0000)
commit2f9d32cded855d200db390a194fc1f0487251ca7
treed9b930e30c1e7d0c23960b750f396c979fb46f78
parent20aaf64252ab9ec52341aab26578fc540929152c
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.
src/backend/nls.mk
src/nls-global.mk