aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorConstantin Michael <constantin@codesynthesis.com>2011-11-08 13:42:45 +0200
committerConstantin Michael <constantin@codesynthesis.com>2011-11-08 14:46:52 +0200
commit20c2f6cde170e1a8703858e17530fcf68e4efbe4 (patch)
treeeedd06f8b8a0caf9c5699611d5945297120f6ee5 /makefile
parent1c9bf613aba99ca70a53b5f8f90e49225c7a56f1 (diff)
Add tests for Oracle support of the Boost profile
Diffstat (limited to 'makefile')
-rw-r--r--makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/makefile b/makefile
index 66fe55b..2007852 100644
--- a/makefile
+++ b/makefile
@@ -23,8 +23,8 @@ endif
# @@ Remove overrides when Oracle implementation is complete.
#
ifeq ($(db_id),oracle)
-all_dirs := libcommon common tracer mysql sqlite oracle
-dirs := common tracer oracle
+all_dirs := libcommon common tracer mysql sqlite pgsql oracle boost
+dirs := common tracer boost oracle
endif
default := $(out_base)/