diff options
Diffstat (limited to 'libbrep')
-rw-r--r-- | libbrep/buildfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libbrep/buildfile b/libbrep/buildfile index 1403756..fd5e607 100644 --- a/libbrep/buildfile +++ b/libbrep/buildfile @@ -16,6 +16,7 @@ lib{brep}: \ {hxx cxx}{ build } \ {file }{ build.xml } \ {hxx ixx cxx}{ build-odb } \ +{hxx }{ build-extra } \ {hxx }{ build-package } \ {hxx ixx cxx}{ build-package-odb } \ {hxx cxx}{ common } \ |