chiark / gitweb /
version bump for 2.4
[nlopt.git] / lbfgs / Makefile.am
1 # non-free, so we cannot distribute with the nlopt library, hence "nodist"
2
3 if WITH_NOCEDAL
4 noinst_LTLIBRARIES = liblbfgs.la
5 endif
6
7 nodist_liblbfgs_la_SOURCES = ap.cpp ap.h l-bfgs-b.cpp l-bfgs-b.h
8
9 EXTRA_DIST = README