chiark / gitweb /
added common random-number generation and timer utilities
[nlopt.git] / api / Makefile.am
1 AM_CPPFLAGS = -I$(top_srcdir)/direct -I$(top_srcdir)/stogo -I$(top_srcdir)/lbfgs -I$(top_srcdir)/subplex -I$(top_srcdir)/util
2
3 include_HEADERS = nlopt.h
4 noinst_LTLIBRARIES = libapi.la
5 dist_man_MANS = nlopt_minimize.3
6
7 libapi_la_SOURCES = nlopt.c nlopt.h