stlink: support of ST-LINK TCP server using stlink-dap and hla
[fw/openocd] / src / jtag / hla / Makefile.am
1 noinst_LTLIBRARIES += %D%/libocdhla.la
2
3 %C%_libocdhla_la_SOURCES = \
4         %D%/hla_transport.c \
5         %D%/hla_tcl.c \
6         %D%/hla_interface.c \
7         %D%/hla_layout.c \
8         %D%/hla_transport.h \
9         %D%/hla_interface.h \
10         %D%/hla_layout.h \
11         %D%/hla_tcl.h