]> git.gag.com Git - fw/openocd/blob - src/svf/Makefile.am
build: add build/src to include path
[fw/openocd] / src / svf / Makefile.am
1 AM_CPPFLAGS = \
2         -I$(top_srcdir)/src \
3         -I$(top_builddir)/src
4
5 METASOURCES = AUTO
6 noinst_LTLIBRARIES = libsvf.la
7 noinst_HEADERS = svf.h
8 libsvf_la_SOURCES = svf.c
9
10 MAINTAINERCLEANFILES = $(srcdir)/Makefile.in