aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAntonio Borneo <borneo.antonio@gmail.com>2020-11-29 22:25:37 +0100
committerAntonio Borneo <borneo.antonio@gmail.com>2021-03-10 21:37:27 +0000
commit266a945ad3e8b421f175910c21f385c5508c849a (patch)
treeafb945e2c3bcb10c5a0e8231ca9c5db837cc444c /Makefile.am
parent06990a1a9e9ace74fc6e79a78b5405bb63cee6b0 (diff)
downloadriscv-openocd-266a945ad3e8b421f175910c21f385c5508c849a.zip
riscv-openocd-266a945ad3e8b421f175910c21f385c5508c849a.tar.gz
riscv-openocd-266a945ad3e8b421f175910c21f385c5508c849a.tar.bz2
jimtcl: update to version 0.80 (2020-10-29)
Update jimtcl to version 0.80. Add a workaround in Makefile.am to allow 'make distcheck' with the new jimtcl. A fix is already merged upstream but will be part of the future release 0.81 of jimtcl. Change-Id: I1cebfb9c17179114960dc771e0b31836b4b9b058 Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: http://openocd.zylin.com/5949 Tested-by: jenkins
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 75f0c09..85287c5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -115,6 +115,8 @@ uninstall-hook:
distclean-local:
rm -rf Doxyfile doxygen
rm -f $(srcdir)/jimtcl/configure.gnu
+# FIXME: workaround for jimtcl 0.80 only. Remove from jimtcl 0.81
+ rm -f jimtcl/examples.api/Makefile
DISTCLEANFILES = doxygen.log