2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-20 01:36:35 +10:00

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:
Thomas Koeller 2010-06-10 16:54:25 +02:00 committed by Øyvind Harboe
parent 9ab7636ce6
commit 73aaaf4830

View File

@ -62,6 +62,7 @@ libjtag_la_SOURCES = \
noinst_HEADERS = \
commands.h \
driver.h \
interface.h \
interfaces.h \
minidriver.h \