Don't delete .po files from source directory in "make clean". origin/makefiles fc11-i386-build20 lenny-x64-build41 sid-i386-build88
authorBen Pfaff <blp@gnu.org>
Mon, 12 Oct 2009 04:31:18 +0000 (21:31 -0700)
committerBen Pfaff <blp@gnu.org>
Tue, 13 Oct 2009 03:41:43 +0000 (20:41 -0700)
commit4f6a8477ebd647fb96747790cc89ec5f26d68a07
tree1cd8942266ec7ee6e2881e7117e7f3f853ee885f
parent0cb17272c79a90d8d9fb5f8bd3628bb9bba4fb0f
Don't delete .po files from source directory in "make clean".

Running "make clean" when the source directory is configured as a build
directory shouldn't delete the .po files, but the rule as written did so.
This fixes the problem.
po/automake.mk