]> git.gag.com Git - fw/openocd/blob - src/pld/Makefile.am
target/armv7m: fix static analyzer warning
[fw/openocd] / src / pld / Makefile.am
1 noinst_LTLIBRARIES += %D%/libpld.la
2 %C%_libpld_la_SOURCES = \
3         %D%/pld.c \
4         %D%/xilinx_bit.c \
5         %D%/virtex2.c \
6         %D%/pld.h \
7         %D%/xilinx_bit.h \
8         %D%/virtex2.h