aboutsummaryrefslogtreecommitdiff
path: root/src/xsvf/Makefile.am
blob: 847fb8070037396276e96e75ed8bc9cde46edcb7 (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 = libxsvf.la
noinst_HEADERS = xsvf.h
libxsvf_la_SOURCES = xsvf.c

MAINTAINERCLEANFILES = $(srcdir)/Makefile.in