From aefb392d4d6bcb59c3f3df34018d754ac4f718e9 Mon Sep 17 00:00:00 2001 From: Constantin Michael Date: Thu, 24 Nov 2011 09:58:48 +0200 Subject: Add Oracle to automake and Visual Studio build --- boost/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boost/makefile') diff --git a/boost/makefile b/boost/makefile index 9b9a25c..27a5fb8 100644 --- a/boost/makefile +++ b/boost/makefile @@ -5,7 +5,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make -all_dirs := common mysql sqlite pgsql +all_dirs := common mysql sqlite pgsql oracle dirs := common ifeq ($(db_id),mysql) -- cgit v1.1