From: Steven G. Johnson Date: Sat, 11 Apr 2015 13:35:53 +0000 (-0400) Subject: add cmake files to tarball (close #35) X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=260b6f700c80b12d2e47bc48233a6a4553866821;p=nlopt.git add cmake files to tarball (close #35) --- diff --git a/Makefile.am b/Makefile.am index ad699ee..182fd84 100644 --- a/Makefile.am +++ b/Makefile.am @@ -9,7 +9,7 @@ CXX_LIBS = stogo/libstogo.la endif SUBDIRS = util direct cdirect $(CXX_DIRS) praxis luksan crs mlsl mma cobyla newuoa neldermead auglag bobyqa isres slsqp esch api . octave test swig -EXTRA_DIST = autogen.sh nlopt.pc.in m4 +EXTRA_DIST = autogen.sh nlopt.pc.in m4 CMakeLists.txt config.cmake.h.in libnlopt@NLOPT_SUFFIX@_la_SOURCES = libnlopt@NLOPT_SUFFIX@_la_LIBADD = direct/libdirect.la \