jtag: added mising header
Distributions created by 'make dist' were incomplete due to a missing header file. Signed-off-by: Thomas Koeller <thomas.koeller@baslerweb.com>
This commit is contained in:
parent
9ab7636ce6
commit
73aaaf4830
|
@ -62,6 +62,7 @@ libjtag_la_SOURCES = \
|
||||||
|
|
||||||
noinst_HEADERS = \
|
noinst_HEADERS = \
|
||||||
commands.h \
|
commands.h \
|
||||||
|
driver.h \
|
||||||
interface.h \
|
interface.h \
|
||||||
interfaces.h \
|
interfaces.h \
|
||||||
minidriver.h \
|
minidriver.h \
|
||||||
|
|
Loading…
Reference in New Issue