Update autotools scripts to require automake 1.6. The configure.in script
[fw/openocd] / src / xsvf / Makefile.am
1 AM_CPPFLAGS = \
2         -I$(top_srcdir)/src/server \
3         -I$(top_srcdir)/src/helper \
4         -I$(top_srcdir)/src/jtag
5
6 METASOURCES = AUTO
7 noinst_LIBRARIES = libxsvf.a
8 noinst_HEADERS = xsvf.h
9 libxsvf_a_SOURCES = xsvf.c
10
11 MAINTAINERCLEANFILES = Makefile.in