chiark / gitweb /
use nlopt_stopping in StoGO (currently only for maxevals and maxtime)
[nlopt.git] / stogo / Makefile.am
1 AM_CPPFLAGS = -I$(top_srcdir)/util
2
3 noinst_LTLIBRARIES = libstogo.la
4 libstogo_la_SOURCES = global.cc linalg.cc local.cc stogo.cc tools.cc    \
5 global.h linalg.h local.h stogo_config.h stogo.h tools.h
6
7 EXTRA_DIST = testros.cc tst.cc tstc.c prog.cc testfun.h rosen.h README  \
8 paper.pdf techreport.pdf COPYRIGHT