X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Fxsvf%2FMakefile.am;h=61e6fb9200ef14861e16485ae748f72f5e167bdf;hb=8f777bc1a66b5f604fde8bbdbe64206413c8aa1c;hp=d9e808755a5a23d73638d47bad0c3abea03e5710;hpb=8b4e882a1630d63bbc9840fa3f968e36b6ac3702;p=openocd.git diff --git a/src/xsvf/Makefile.am b/src/xsvf/Makefile.am index d9e808755a..61e6fb9200 100644 --- a/src/xsvf/Makefile.am +++ b/src/xsvf/Makefile.am @@ -1,5 +1,2 @@ -INCLUDES = -I$(top_srcdir)/src/gdb -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