]> git.sur5r.net Git - openocd/blob - src/svf/Makefile.am
Update autotools scripts to require automake 1.6. The configure.in script
[openocd] / src / svf / 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 = libsvf.a
8 noinst_HEADERS = svf.h
9 libsvf_a_SOURCES = svf.c
10
11 MAINTAINERCLEANFILES = Makefile.in