gdb: clean up error handling in step/continue
[fw/openocd] / src / xsvf / Makefile.am
index abc6b482b2d64bd0535b0773ddf5c13ef9e9defc..f96331cd56b8a072a1addf332dac4dea99e74a56 100644 (file)
@@ -1,11 +1,10 @@
 AM_CPPFLAGS = \
-       -I$(top_srcdir)/src/server \
-       -I$(top_srcdir)/src/helper \
-       -I$(top_srcdir)/src/jtag
+       -I$(top_srcdir)/src \
+       -I$(top_builddir)/src
 
 METASOURCES = AUTO
 noinst_LTLIBRARIES = libxsvf.la
 noinst_HEADERS = xsvf.h
 libxsvf_la_SOURCES = xsvf.c
 
-MAINTAINERCLEANFILES = Makefile.in
+MAINTAINERCLEANFILES = $(srcdir)/Makefile.in