diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-06-12 12:32:06 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-06-17 19:28:03 +0200 |
commit | 54e3c33fb327efe0cbfd806c5468cbe390dafeaa (patch) | |
tree | 2118df87f8ef53ea36f6e53b135cced7590a4648 /buildfile | |
parent | 2fda89944fa528e05c9f6b4fdcd684f2606582a8 (diff) |
Implement object model for packages
Diffstat (limited to 'buildfile')
-rw-r--r-- | buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -brep=brep/{diagnostics module options search view} +brep=brep/{diagnostics module options package package-odb search view} web=web/apache/{request service} libso{brep}: cxx{$brep $web services} |