summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 961c5d75dc2ce11a4d0c8e830c5e4565130fa4b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
## Process this file with automake to produce Makefile.in

SUBDIRS = src

# list all additional files which need to be included by "make dist",
# check with "make distcheck"
EXTRA_DIST =
# extra files which need to be removed during "make distclean"
MAINTAINERCLEANFILES = Makefile.in config.guess config.sub configure depcomp install-sh ltmain.sh missing mkinstalldirs

# required for rebuilding autotools files via make
ACLOCAL_AMFLAGS = -I m4 -I m4-repo ${ACLOCAL_FLAGS}

pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = synthesis.pc synthesis-sdk.pc