aboutsummaryrefslogtreecommitdiff
path: root/tests/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/buildfile')
-rw-r--r--tests/buildfile3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/buildfile b/tests/buildfile
index 69568d0..a8f8f3e 100644
--- a/tests/buildfile
+++ b/tests/buildfile
@@ -2,8 +2,7 @@
# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
-d = manifest-parser/ manifest-serializer/ manifest-roundtrip/ manifest/ \
- package-version/ repository-location/
+d = manifest/ package-version/ repository-location/
./: $d
include $d