aboutsummaryrefslogtreecommitdiff
path: root/unit-tests/scheduler/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'unit-tests/scheduler/buildfile')
-rw-r--r--unit-tests/scheduler/buildfile7
1 files changed, 6 insertions, 1 deletions
diff --git a/unit-tests/scheduler/buildfile b/unit-tests/scheduler/buildfile
index 2e79c16..056930e 100644
--- a/unit-tests/scheduler/buildfile
+++ b/unit-tests/scheduler/buildfile
@@ -7,7 +7,12 @@
if ($cxx.target.class != "windows")
cxx.libs += -lpthread
import libs = libbutl%lib{butl}
-src = scheduler diagnostics utility variable name b-options types-parsers
+src = token lexer diagnostics utility variable name b-options types-parsers \
+context scope parser target operation rule prerequisite file module function \
+functions-builtin functions-path functions-process-path functions-string \
+functions-target-triplet algorithm search dump filesystem scheduler \
+config/{utility init operation}
+
exe{driver}: cxx{driver} ../../build2/cxx{$src} $libs