Makefile.am: fix override of target 'check-recursive'
[fw/openocd] / Makefile.am
index 7a718d769a2d217e94eb6ddd6d3ea7a406692359..c1de02da0d1748bf0831ee7e4c2d3ce16e0814e6 100644 (file)
@@ -6,8 +6,7 @@ AUTOMAKE_OPTIONS = gnu 1.6
 DISTCHECK_CONFIGURE_FLAGS = --disable-install-jim
 
 # do not run Jim Tcl tests (esp. during distcheck)
-check-recursive:
-       @true
+check-recursive: SUBDIRS :=
 
 nobase_dist_pkgdata_DATA = \
        contrib/libdcc/dcc_stdio.c \