X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fxsvf%2FMakefile.am;fp=src%2Fxsvf%2FMakefile.am;h=bd1b8fa1c4719196535cf94e3eb7ec5222e30a10;hb=82d2633b5f550115e9e7c7d0520babb6680aa38f;hp=d9e808755a5a23d73638d47bad0c3abea03e5710;hpb=1960973baf8022b4525e3ac94aed8dace7f9b478;p=openocd.git diff --git a/src/xsvf/Makefile.am b/src/xsvf/Makefile.am index d9e808755a..bd1b8fa1c4 100644 --- a/src/xsvf/Makefile.am +++ b/src/xsvf/Makefile.am @@ -1,4 +1,4 @@ -INCLUDES = -I$(top_srcdir)/src/gdb -I$(top_srcdir)/src/helper -I$(top_srcdir)/src/jtag $(all_includes) +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