maint.mk: fix VC_LIST_EXCEPT for srcdir != builddir
authorJiri Denemark <jdenemar@redhat.com>
Thu, 21 Jan 2010 13:23:17 +0000 (14:23 +0100)
committerJim Meyering <meyering@redhat.com>
Thu, 21 Jan 2010 18:32:00 +0000 (19:32 +0100)
commit7046425244088fe5754a51bb494ea6b453f5fa74
tree094d963c81a48d0cbce831b4b9c9ca08a6fb5b1d
parentcbd5934b1918d73022d1d1d9904112f3d6d7f187
maint.mk: fix VC_LIST_EXCEPT for srcdir != builddir

* top/maint.mk (VC_LIST_EXCEPT): Preprocess the output of
$(VC_LIST) to remove a prefix of '$(srcdir)/', so that it works
from a non-srcdir build.
ChangeLog
top/maint.mk