doc/manual/style: Do not use 'Yoda conditions'
[fw/openocd] / Makefile.am
index 930a3073388033a4fe2ee31362b2965d3cab86c6..fc444f127c0265f30874e46961d6241953ebc981 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 \
@@ -48,9 +47,17 @@ EXTRA_DIST += \
        HACKING \
        NEWTAPS \
        README.Windows \
-       README.OSX \
-       $(wildcard $(srcdir)/NEWS*) \
+       README.macOS \
+       $(EXTRA_DIST_NEWS) \
        Doxyfile.in \
+       LICENSES/license-rules.txt \
+       LICENSES/preferred/BSD-1-Clause \
+       LICENSES/preferred/BSD-2-Clause \
+       LICENSES/preferred/BSD-3-Clause \
+       LICENSES/preferred/GFDL-1.2 \
+       LICENSES/preferred/gfdl-1.2.texi.readme \
+       LICENSES/preferred/GPL-2.0 \
+       LICENSES/stand-alone/GPL-3.0 \
        tools/logger.pl \
        tools/rlink_make_speed_table \
        tools/st7_dtc_as \
@@ -116,6 +123,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