diff --git a/testsuite/bsc.bugs/github/Makefile b/testsuite/bsc.bugs/github/Makefile index b953e8132..16e648e34 100644 --- a/testsuite/bsc.bugs/github/Makefile +++ b/testsuite/bsc.bugs/github/Makefile @@ -2,4 +2,6 @@ CONFDIR = $(realpath ../..) +DONTKEEPFILES = Bug529.bs + include $(CONFDIR)/clean.mk