aboutsummaryrefslogtreecommitdiff
path: root/tests/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-07-09 12:25:47 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-07-09 12:25:47 +0200
commit02af7e788f3fef0dbba0ba49442054fb451f5bdc (patch)
tree5e0295bc0d06579cfffd0df3ad176945c9c51c79 /tests/buildfile
parent38c8f0efd8f033be8fb8278aa5d0eb704dedee55 (diff)
Implement directory iteration support
Diffstat (limited to 'tests/buildfile')
-rw-r--r--tests/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/buildfile b/tests/buildfile
index ae4bbb3..684221b 100644
--- a/tests/buildfile
+++ b/tests/buildfile
@@ -2,6 +2,6 @@
# copyright : Copyright (c) 2014-2015 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
-d = path/ prefix-map/
+d = dir-iterator/ path/ prefix-map/
.: $d
include $d