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

METASOURCES = AUTO
noinst_LTLIBRARIES = libxsvf.la
noinst_HEADERS = xsvf.h
libxsvf_la_SOURCES = xsvf.c

MAINTAINERCLEANFILES = $(srcdir)/Makefile.in