aboutsummaryrefslogtreecommitdiff
path: root/brep/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'brep/buildfile')
-rw-r--r--brep/buildfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/brep/buildfile b/brep/buildfile
index 13e1d20..5340d22 100644
--- a/brep/buildfile
+++ b/brep/buildfile
@@ -14,7 +14,8 @@ brep = cxx{package package-odb}
libso{brep}: $brep $libs
libso{brep}: cxx.export.poptions = -I$out_root -I$src_root
-brep = cxx{diagnostics module services search view} cli.cxx{options}
+brep = cxx{diagnostics module services search view shared-database} \
+ cli.cxx{options}
web = ../web/apache/cxx{request service}
libso{brep-apache}: $brep $web libso{brep} $libs