diff options
Diffstat (limited to 'gotools/Makefile.am')
-rw-r--r-- | gotools/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gotools/Makefile.am b/gotools/Makefile.am index 68a7003..b9dced4 100644 --- a/gotools/Makefile.am +++ b/gotools/Makefile.am @@ -109,7 +109,7 @@ s-zdefaultcc: Makefile MOSTLYCLEANFILES = \ zdefaultcc.go s-zdefaultcc \ - check-gccgo gotools.head *-testlog gotools.sum gotools.log + check-gccgo gotools.head *-testlog gotools.sum gotools.log *.sent mostlyclean-local: rm -rf check-go-dir check-runtime-dir cgo-test-dir carchive-test-dir |