aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-01-31 16:23:46 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-01-31 16:23:46 +0200
commit27fbb4c8e79035952b617e13c86576670bd71769 (patch)
tree2e3ecad7211071846f42ae11196b09aa83888eff
parent698b410d7470eaed1dde00b5dff5e72144650d11 (diff)
Add package-extra header to buildfile
-rw-r--r--brep/buildfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/brep/buildfile b/brep/buildfile
index 1aa4d08..b77952c 100644
--- a/brep/buildfile
+++ b/brep/buildfile
@@ -22,6 +22,7 @@ lib{brep}: \
{hxx cxx}{ package } \
{file }{ package.xml } \
{hxx ixx cxx}{ package-odb } \
+{hxx }{ package-extra } \
{hxx cxx}{ package-traits } \
{hxx cxx}{ database-lock } \
{hxx }{ types } \