aboutsummaryrefslogtreecommitdiff
path: root/clean/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'clean/buildfile')
-rw-r--r--clean/buildfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/clean/buildfile b/clean/buildfile
index 11fa2a2..b91b1a0 100644
--- a/clean/buildfile
+++ b/clean/buildfile
@@ -7,9 +7,10 @@ import libs += libbutl%lib{butl}
import libs += libbbot%lib{bbot}
include ../libbrep/
+include ../mod/
exe{brep-clean}: {hxx ixx cxx}{* -clean-options} {hxx ixx cxx}{clean-options} \
- ../libbrep/lib{brep} $libs
+ ../mod/libue{mod} ../libbrep/lib{brep} $libs
# Build options.
#