From: stevenj Date: Sun, 9 Mar 2008 18:56:01 +0000 (-0400) Subject: fix directory build order (build lib before octave and test) X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=8001688d326088481085ef9da9f6cedbdcdcd4fa;p=nlopt.git fix directory build order (build lib before octave and test) darcs-hash:20080309185601-c8de0-2e6696442a11d11fb31c0a2e5f3e20c339f0d48f.gz --- diff --git a/Makefile.am b/Makefile.am index e33c24b..66ec384 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,7 +3,7 @@ lib_LTLIBRARIES = libnlopt.la ACLOCAL_AMFLAGS=-I ./m4 -SUBDIRS= util subplex direct cdirect stogo praxis luksan crs mlsl api octave . test +SUBDIRS= util subplex direct cdirect stogo praxis luksan crs mlsl api . octave test EXTRA_DIST=COPYRIGHT autogen.sh nlopt.pc.in m4 libnlopt_la_SOURCES =