aboutsummaryrefslogtreecommitdiff
path: root/src/svf/Makefile.am
blob: 2709788f8f2b184d4d2b28887bbdcf3e0e6fc542 (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_LTLIBRARIES = libsvf.la
noinst_HEADERS = svf.h
libsvf_la_SOURCES = svf.c

MAINTAINERCLEANFILES = Makefile.in