aboutsummaryrefslogtreecommitdiff
path: root/tests/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-07-16 13:20:30 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-07-21 08:54:10 +0200
commit8a9e7a174e1573974187c686a7c0d9c0b03715ab (patch)
treec77d0ecb5106c251ddb522ba873c90afbe93d31c /tests/buildfile
parent6e3bfe103968390bd486293df93b381a13ad34df (diff)
Implement repository_location class
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 7162cc7..bb53854 100644
--- a/tests/buildfile
+++ b/tests/buildfile
@@ -3,7 +3,7 @@
# license : MIT; see accompanying LICENSE file
d = manifest-parser/ manifest-serializer/ manifest-roundtrip/ manifest/ \
- package-version/
+ package-version/ repository-location/
.: $d
include $d