X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=Makefile.am;h=85287c50f7e78def7a437d88711c315241f216a6;hb=f09aa77c0ca6f9f926be8a4508e9de58284052f6;hp=c1de02da0d1748bf0831ee7e4c2d3ce16e0814e6;hpb=d4bf20756647c0b74f99ad888bbd65176819248f;p=fw%2Fopenocd diff --git a/Makefile.am b/Makefile.am index c1de02da0..85287c50f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -42,13 +42,12 @@ if INTERNAL_JIMTCL AM_CPPFLAGS += -I$(top_srcdir)/jimtcl \ -I$(top_builddir)/jimtcl endif -EXTRA_DIST_NEWS != ls $(srcdir)/NEWS-* EXTRA_DIST += \ BUGS \ HACKING \ NEWTAPS \ README.Windows \ - README.OSX \ + README.macOS \ $(EXTRA_DIST_NEWS) \ Doxyfile.in \ tools/logger.pl \ @@ -116,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