aboutsummaryrefslogtreecommitdiff
path: root/src/svf/Makefile.am
blob: 398f9676d61b89f43ff5ada368666ca64e443893 (plain)
1
2
3
4
5
6
7
8
9
10
AM_CPPFLAGS = \
	-I$(top_srcdir)/src \
	-I$(top_builddir)/src

METASOURCES = AUTO
noinst_LTLIBRARIES = libsvf.la
noinst_HEADERS = svf.h
libsvf_la_SOURCES = svf.c

MAINTAINERCLEANFILES = $(srcdir)/Makefile.in