aboutsummaryrefslogtreecommitdiff
path: root/src/xsvf/Makefile.am
blob: 3553a7af596b2548302b2d34d837c3bf91b10281 (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 = libxsvf.a
noinst_HEADERS = xsvf.h
libxsvf_a_SOURCES = xsvf.c

MAINTAINERCLEANFILES = Makefile.in