X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Fxsvf%2FMakefile.am;h=61e6fb9200ef14861e16485ae748f72f5e167bdf;hp=bd1b8fa1c4719196535cf94e3eb7ec5222e30a10;hb=5be455a710c57bbbbd49c2d671b42098db7be5dc;hpb=82d2633b5f550115e9e7c7d0520babb6680aa38f diff --git a/src/xsvf/Makefile.am b/src/xsvf/Makefile.am index bd1b8fa1c4..61e6fb9200 100644 --- a/src/xsvf/Makefile.am +++ b/src/xsvf/Makefile.am @@ -1,5 +1,2 @@ -INCLUDES = -I$(top_srcdir)/src/server -I$(top_srcdir)/src/helper -I$(top_srcdir)/src/jtag $(all_includes) -METASOURCES = AUTO -noinst_LIBRARIES = libxsvf.a -noinst_HEADERS = xsvf.h -libxsvf_a_SOURCES = xsvf.c +noinst_LTLIBRARIES += %D%/libxsvf.la +%C%_libxsvf_la_SOURCES = %D%/xsvf.c %D%/xsvf.h