summaryrefslogtreecommitdiff
path: root/integration-tests/autotools-test/expected/amhello/usr
diff options
context:
space:
mode:
Diffstat (limited to 'integration-tests/autotools-test/expected/amhello/usr')
-rwxr-xr-xintegration-tests/autotools-test/expected/amhello/usr/bin/hellobin0 -> 4400 bytes
-rw-r--r--integration-tests/autotools-test/expected/amhello/usr/lib/debug/hellobin0 -> 11112 bytes
-rw-r--r--integration-tests/autotools-test/expected/amhello/usr/share/doc/amhello/README2
3 files changed, 2 insertions, 0 deletions
diff --git a/integration-tests/autotools-test/expected/amhello/usr/bin/hello b/integration-tests/autotools-test/expected/amhello/usr/bin/hello
new file mode 100755
index 000000000..16a0c7cb6
--- /dev/null
+++ b/integration-tests/autotools-test/expected/amhello/usr/bin/hello
Binary files differ
diff --git a/integration-tests/autotools-test/expected/amhello/usr/lib/debug/hello b/integration-tests/autotools-test/expected/amhello/usr/lib/debug/hello
new file mode 100644
index 000000000..b3720a2b1
--- /dev/null
+++ b/integration-tests/autotools-test/expected/amhello/usr/lib/debug/hello
Binary files differ
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.