X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Fxsvf%2FMakefile.am;h=5a58e26926c297cc3bd8605390c67404c9599d06;hp=fd9f8c3f7960c426c94c259f7e36b2c2e6329f8e;hb=896ac8d4ef3212f80887bf009d626c5becb1240a;hpb=a976ce2dd4d3d6f0e851a5903494805ea60133f4 diff --git a/src/xsvf/Makefile.am b/src/xsvf/Makefile.am index fd9f8c3f79..5a58e26926 100644 --- a/src/xsvf/Makefile.am +++ b/src/xsvf/Makefile.am @@ -1,4 +1,5 @@ AM_CPPFLAGS = \ + -I$(top_srcdir)/src \ -I$(top_srcdir)/src/server \ -I$(top_srcdir)/src/helper \ -I$(top_srcdir)/src/svf \