diff options
-rw-r--r-- | brep/buildfile | 1 |
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 } \ |