summaryrefslogtreecommitdiff
path: root/integration-tests/autotools-test/expected/amhello/usr/share
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-10-14 19:05:12 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-10-14 21:05:41 +0900
commit183a9125fdfe7892d1c9bda59c3680537e928829 (patch)
tree18a4df409c4d12faaf731f594201073536d65314 /integration-tests/autotools-test/expected/amhello/usr/share
parentf613e7327761d8986c40b4b63db222ab60ca850c (diff)
downloadbuildstream-183a9125fdfe7892d1c9bda59c3680537e928829.tar.gz
Merging integration tests into buildstream proper.merging-integration-test
This fixes #96
Diffstat (limited to 'integration-tests/autotools-test/expected/amhello/usr/share')
-rw-r--r--integration-tests/autotools-test/expected/amhello/usr/share/doc/amhello/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/integration-tests/autotools-test/expected/amhello/usr/share/doc/amhello/README b/integration-tests/autotools-test/expected/amhello/usr/share/doc/amhello/README
new file mode 100644
index 000000000..d24723a81
--- /dev/null
+++ b/integration-tests/autotools-test/expected/amhello/usr/share/doc/amhello/README
@@ -0,0 +1,2 @@
+This is a demonstration package for GNU Automake.
+Type `info Automake' to read the Automake manual.