aboutsummaryrefslogtreecommitdiff
path: root/tests/common/libhello-1.0.0/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/common/libhello-1.0.0/buildfile')
-rw-r--r--tests/common/libhello-1.0.0/buildfile7
1 files changed, 4 insertions, 3 deletions
diff --git a/tests/common/libhello-1.0.0/buildfile b/tests/common/libhello-1.0.0/buildfile
index a416648..57e0f35 100644
--- a/tests/common/libhello-1.0.0/buildfile
+++ b/tests/common/libhello-1.0.0/buildfile
@@ -1,6 +1,7 @@
-d = hello/ tests/
-./: $d doc{INSTALL version} file{manifest}
-include $d
+./: hello/ tests/ doc{INSTALL version} file{manifest}
+
+doc{version}: file{manifest} # Generated by the version module.
+doc{version}: dist = true
# Don't install tests or the INSTALL file.
#