summaryrefslogtreecommitdiff
path: root/lib/Automake/Parser/t
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Automake/Parser/t')
-rw-r--r--lib/Automake/Parser/t/app/Makefile.am3
-rw-r--r--lib/Automake/Parser/t/app/app3/Makefile.am1
2 files changed, 3 insertions, 1 deletions
diff --git a/lib/Automake/Parser/t/app/Makefile.am b/lib/Automake/Parser/t/app/Makefile.am
index 70cfe4ddf..79468923b 100644
--- a/lib/Automake/Parser/t/app/Makefile.am
+++ b/lib/Automake/Parser/t/app/Makefile.am
@@ -1 +1,2 @@
-bin_PROGRAMS=apple ball \ No newline at end of file
+bin_PROGRAMS=apple
+SUBDIRS = app3
diff --git a/lib/Automake/Parser/t/app/app3/Makefile.am b/lib/Automake/Parser/t/app/app3/Makefile.am
new file mode 100644
index 000000000..3e4f7cd15
--- /dev/null
+++ b/lib/Automake/Parser/t/app/app3/Makefile.am
@@ -0,0 +1 @@
+bin_PROGRAMS=apple