X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=perl-module%2Fautomake.mk;h=9527dbbd528feffd755b908c6ff892e554a6cc94;hb=e402c86b3cc153d1e7436c7cf4ac71f15b3e143e;hp=8b284c9596fb1a07e630fe18b2a588ce7789949b;hpb=dd39fd6a357b1b464005d42c2e0aa40526ce4398;p=pspp-builds.git diff --git a/perl-module/automake.mk b/perl-module/automake.mk index 8b284c95..9527dbbd 100644 --- a/perl-module/automake.mk +++ b/perl-module/automake.mk @@ -55,7 +55,7 @@ check-local: clean-local: - cd perl-module && $(MAKE) $(AM_MAKEFLAGS) clean + cd perl-module && $(MAKE) $(AM_MAKEFLAGS) clean || true if test x"$(top_builddir)" != x"$(top_srcdir)" ; then \ $(RM) $(module_sources) ; \ fi