X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fgnumakefile;h=483ff74dd347bada4a25fcce77f95bd0bdfc91c8;hb=7cb5727b0a62d475c2a41c4c0c698f38d845c63d;hp=85597708ef07dc0a3ee044caf7fa2b8d1c94a062;hpb=40e3d30200cc9cd166c8af835d9ba3fc05d84024;p=gnulib.git diff --git a/modules/gnumakefile b/modules/gnumakefile index 85597708e..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: