X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Fsvf%2FMakefile.am;fp=src%2Fsvf%2FMakefile.am;h=fa789d66097824db7be7e1d2089f413e43ac5c0c;hb=c8bc0bb1aee7e7280229a6ec0c104a8fb512782f;hp=0000000000000000000000000000000000000000;hpb=2aed5dd40b42f8381d62658522a7ada453e22022;p=openocd.git diff --git a/src/svf/Makefile.am b/src/svf/Makefile.am new file mode 100644 index 0000000000..fa789d6609 --- /dev/null +++ b/src/svf/Makefile.am @@ -0,0 +1,5 @@ +INCLUDES = -I$(top_srcdir)/src/server -I$(top_srcdir)/src/helper -I$(top_srcdir)/src/jtag $(all_includes) +METASOURCES = AUTO +noinst_LIBRARIES = libsvf.a +noinst_HEADERS = svf.h +libsvf_a_SOURCES = svf.c