aboutsummaryrefslogtreecommitdiff
path: root/tests/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/buildfile')
-rw-r--r--tests/buildfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/buildfile b/tests/buildfile
index 311a290..8f20b9f 100644
--- a/tests/buildfile
+++ b/tests/buildfile
@@ -2,8 +2,8 @@
# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
-d = base64/ dir-iterator/ link/ pager/ path/ prefix-map/ process/ sha256/ \
- timestamp/ triplet/
+d = base64/ cpfile/ dir-iterator/ fdstream/ link/ pager/ path/ prefix-map/ \
+ process/ sha256/ timestamp/ triplet/
.: $d
include $d