aboutsummaryrefslogtreecommitdiff
path: root/src/svf/Makefile.am
blob: 73edd43f33f5821a374ec95619da4df6ec8b9ed2 (plain)
1
2
3
4
5
6
7
8
9
10
11
AM_CPPFLAGS = \
	-I$(top_srcdir)/src/server \
	-I$(top_srcdir)/src/helper \
	-I$(top_srcdir)/src/jtag

METASOURCES = AUTO
noinst_LIBRARIES = libsvf.a
noinst_HEADERS = svf.h
libsvf_a_SOURCES = svf.c

MAINTAINERCLEANFILES = Makefile.in