X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fgnumakefile;h=483ff74dd347bada4a25fcce77f95bd0bdfc91c8;hb=5990ad9e6ab590626a42764bf21dba6d7a05f237;hp=af853442c67212f3b1ffc6c7e6426cd60102b015;hpb=3b3e9653139a9423e7d980cc6f9e3160111c9930;p=gnulib.git diff --git a/modules/gnumakefile b/modules/gnumakefile index af853442c..483ff74dd 100644 --- a/modules/gnumakefile +++ b/modules/gnumakefile @@ -21,7 +21,7 @@ m4_if(m4_version_compare([2.61a.100], Makefile.am: distclean-local: clean-GNUmakefile clean-GNUmakefile: - if test x"$(VPATH)" != x ; then rm -f $(top_srcdir)/GNUmakefile ; fi + test x'$(VPATH)' != x && rm -f $(top_builddir)/GNUmakefile || : Include: