summaryrefslogtreecommitdiff
path: root/t/ext2.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/ext2.sh')
-rw-r--r--t/ext2.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/ext2.sh b/t/ext2.sh
index 108908058..4858aec66 100644
--- a/t/ext2.sh
+++ b/t/ext2.sh
@@ -25,6 +25,7 @@ AC_PROG_CXX
EOF
cat >Makefile.am <<EOF
+AUTOMAKE_OPTIONS = subdir-objects
bin_PROGRAMS = p q r
p_SOURCES = a.cc b.cpp c.cxx
q_SOURCES = sub/d.cc sub/e.cpp sub/f.cxx