aboutsummaryrefslogtreecommitdiff
path: root/odb/makefile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-02-01 10:53:31 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-02-01 10:53:31 +0200
commit81b48dc3a7480c3df87d4293722b5a3d5f0de2c2 (patch)
tree3918cba796c8793df16c2cac74639d5f99e97104 /odb/makefile
parentf0cfd3c7942d27e312d27f5a1d94532516f393aa (diff)
Pass profile paths to plugin; handle profile options
Diffstat (limited to 'odb/makefile')
-rw-r--r--odb/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/makefile b/odb/makefile
index 4cbf071..d73f007 100644
--- a/odb/makefile
+++ b/odb/makefile
@@ -68,7 +68,7 @@ cxx_dtun := odb.cxx
# Common units.
#
-cxx_ctun := database.cxx
+cxx_ctun := database.cxx profile.cxx
# Options file.
#