X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Fxsvf%2FMakefile.am;h=61e6fb9200ef14861e16485ae748f72f5e167bdf;hp=3ad3ca39b4c19457fa2e8cd18dab4213263b0cf3;hb=5be455a710c57bbbbd49c2d671b42098db7be5dc;hpb=93180753be73daa7bf90e02585a7192fa6960a96 diff --git a/src/xsvf/Makefile.am b/src/xsvf/Makefile.am index 3ad3ca39b4..61e6fb9200 100644 --- a/src/xsvf/Makefile.am +++ b/src/xsvf/Makefile.am @@ -1,7 +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 - -MAINTAINERCLEANFILES = Makefile.in +noinst_LTLIBRARIES += %D%/libxsvf.la +%C%_libxsvf_la_SOURCES = %D%/xsvf.c %D%/xsvf.h