diff options
Diffstat (limited to 'mod/buildfile')
-rw-r--r-- | mod/buildfile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mod/buildfile b/mod/buildfile index 6693a35..c3895dc 100644 --- a/mod/buildfile +++ b/mod/buildfile @@ -35,6 +35,11 @@ mod{brep}: {hxx ixx txx cxx}{* -module-options -{$libu_src}} \ {hxx ixx txx cxx}{+{$libu_src} } \ $libs +# Add support for tenant-associated service notifications to the CI module for +# the debugging of the notifications machinery. +# +cxx.poptions += -DBREP_CI_TENANT_SERVICE + libus{mod}: ../web/xhtml/libus{xhtml} libue{mod}: ../web/xhtml/libue{xhtml} |