diff options
Diffstat (limited to 'gotools')
| -rw-r--r-- | gotools/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gotools/ChangeLog b/gotools/ChangeLog index 754fd6be383..e8e2495ae59 100644 --- a/gotools/ChangeLog +++ b/gotools/ChangeLog @@ -1,3 +1,11 @@ +2021-02-02 Ian Lance Taylor <iant@golang.org> + + * Makefile.am (check-embed): New target. + (check): Depend on check-embed. Examine embed-testlog. + (mostlyclean-local): Add check-embed-dir. + (.PHONY): Add check-embed. + * Makefile.in: Regenerate. + 2020-12-30 Ian Lance Taylor <iant@golang.org> * Makefile.am (check-runtime): Don't create check-runtime-dir. |
