chiark / gitweb /
pseudo-randomize simplex steps in COBLYA, to avoid accidentally taking steps that...
[nlopt.git] / cobyla / Makefile.am
1 AM_CPPFLAGS = -I$(top_srcdir)/util -I$(top_srcdir)/api
2
3 noinst_LTLIBRARIES = libcobyla.la
4 libcobyla_la_SOURCES = cobyla.c cobyla.h
5
6 EXTRA_DIST = README COPYRIGHT README.orig