Hi - thanks for the report.
$(ANGIE_FILES) refers to source subdirectory
"src/jtag/drivers/angie/", but next to it there is a source file
called "src/jtag/drivers/angie.c".
I don't think Automake currently tries to consider the values of
EXTRA_DIST, just copies them. So it's probably
Hi all:
I have hit an interesting bug in Automake. It has taken me a few hours of
learning and experimentation to track it down.
The OpenOCD project uses the Autotools and everything seems fine: bootstrap, ./configure,
"make install", etc. work fine. Only make "make dist" fails:
$ make dist
m