X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=configure.ac;h=b713a30721bd7aa0df52a445c9c8ee67438aba7e;hp=038212cdb6135836fe2f1d2964be932a3261b945;hb=7ef6a54da2cf7ab0e0473a4fdf62d701fffbc34a;hpb=c5787d94884be67a61d738c08160e08451e78752 diff --git a/configure.ac b/configure.ac index 038212cdb6..b713a30721 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_PREREQ(2.60) +AC_PREREQ(2.64) AC_INIT([openocd], [0.8.0-dev], [OpenOCD Mailing List ]) AC_CONFIG_SRCDIR([src/openocd.c]) @@ -1261,6 +1261,7 @@ AC_CONFIG_FILES([ src/jtag/hla/Makefile src/jtag/aice/Makefile src/transport/Makefile + src/target/openrisc/Makefile src/xsvf/Makefile src/svf/Makefile src/target/Makefile