blob: 0171b9242820984fbc28d947857033e42349c8bf [file] [log] [blame]
Erik Staats809aa5b2017-04-03 09:39:01 -07001# Library lmfit:
2# Levenberg-Marquardt least squares fitting
3#
4# File Makefile.am:
5# Input for the build process using GNU autotools.
6#
7# Copyright:
8# (C) 2013 Joachim Wuttke, Forschungszentrum Jülich GmbH
9#
10# Licence:
11# FreeBSD. See ../COPYING.
12#
13# Website:
14# http://apps.jcns.fz-juelich.de/lmfit
15
16pkgconfigdir = $(libdir)/pkgconfig
17pkgconfig_DATA = lmfit.pc
18
19SUBDIRS = lib test man demo
20ACLOCAL_AMFLAGS = -I m4