X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=Makefile.am;h=930a3073388033a4fe2ee31362b2965d3cab86c6;hb=56d163ce79510c7756567df00ae54155757eaa0f;hp=69077f80aeb6cfc6dbad1c78b67993ac64244503;hpb=a5cff3acd37770b2e0f54857c63eee5a1f85fea0;p=fw%2Fopenocd diff --git a/Makefile.am b/Makefile.am index 69077f80a..930a30733 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,6 +5,10 @@ AUTOMAKE_OPTIONS = gnu 1.6 # make sure we pass the correct jimtcl flags to distcheck DISTCHECK_CONFIGURE_FLAGS = --disable-install-jim +# do not run Jim Tcl tests (esp. during distcheck) +check-recursive: + @true + nobase_dist_pkgdata_DATA = \ contrib/libdcc/dcc_stdio.c \ contrib/libdcc/dcc_stdio.h \