From 2899e3f852cdf1b2df2ad645f40e04df5511ec3b Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sun, 25 Oct 2009 04:59:54 -0400 Subject: Build Boost before CPPUnit in lib/Makefile --- lib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Makefile') diff --git a/lib/Makefile b/lib/Makefile index 709358df..6b46b422 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -47,4 +47,4 @@ cppunit-debug: cppunit-build: cppunit-release cppunit-debug -build-all: cppunit-build boost-build +build-all: boost-build cppunit-build -- cgit v1.2.3