gnumakefile: remove file from $(top_builddir), not from $(top_srcdir)
authorJim Meyering <meyering@redhat.com>
Wed, 26 Mar 2008 00:03:01 +0000 (01:03 +0100)
committerJim Meyering <meyering@redhat.com>
Wed, 26 Mar 2008 06:58:13 +0000 (07:58 +0100)
commit2aa756014eebc4ffa93b8d3e754564236ffb0d23
treee9ebd1989d75c39a99b9ab59065ae92389d28d57
parent911b8864cc8165e8a09062964054a85bce320804
gnumakefile: remove file from $(top_builddir), not from $(top_srcdir)

* modules/gnumakefile (clean-GNUmakefile): Also, use
test ... && ... || : syntax rather than if-then ... fi.

Signed-off-by: Jim Meyering <meyering@redhat.com>
ChangeLog
modules/gnumakefile