Update autotools scripts to require automake 1.6. The configure.in script
[fw/openocd] / src / xsvf / Makefile.am
index d9e808755a5a23d73638d47bad0c3abea03e5710..3553a7af596b2548302b2d34d837c3bf91b10281 100644 (file)
@@ -1,5 +1,11 @@
-INCLUDES = -I$(top_srcdir)/src/gdb -I$(top_srcdir)/src/helper  -I$(top_srcdir)/src/jtag $(all_includes)
+AM_CPPFLAGS = \
+       -I$(top_srcdir)/src/server \
+       -I$(top_srcdir)/src/helper \
+       -I$(top_srcdir)/src/jtag
+
 METASOURCES = AUTO
 noinst_LIBRARIES = libxsvf.a
 noinst_HEADERS = xsvf.h
 libxsvf_a_SOURCES = xsvf.c
+
+MAINTAINERCLEANFILES = Makefile.in