]> git.sur5r.net Git - openocd/blobdiff - Makefile.am
cfg: support calling legacy stm32 scripts
[openocd] / Makefile.am
index 63ac5a16044e8a265ac380446f4b2f9e3120876a..461bca4999b23f10f4f8a982d0a5841c516a0e2f 100644 (file)
@@ -3,7 +3,7 @@
 AUTOMAKE_OPTIONS = gnu 1.6
 
 # make sure we pass the correct jimtcl flags to distcheck
-DISTCHECK_CONFIGURE_FLAGS = --with-jim-ext=nvp --disable-lineedit
+DISTCHECK_CONFIGURE_FLAGS = --with-jim-ext=nvp --disable-lineedit --disable-install-jim
 
 nobase_dist_pkgdata_DATA = \
        contrib/libdcc/dcc_stdio.c \
@@ -86,7 +86,8 @@ uninstall-hook:
 
 distclean-local:
        rm -rf Doxyfile doxygen
-
+       rm -f $(srcdir)/jimtcl/configure.gnu
+       
 DISTCLEANFILES = doxygen.log
 
 MAINTAINERCLEANFILES = \