summaryrefslogtreecommitdiff
path: root/t/ltorder.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/ltorder.sh')
-rw-r--r--t/ltorder.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/ltorder.sh b/t/ltorder.sh
index 82ad9fc59..de87274f7 100644
--- a/t/ltorder.sh
+++ b/t/ltorder.sh
@@ -27,6 +27,7 @@ AC_OUTPUT
END
cat >Makefile.am <<'END'
+AUTOMAKE_OPTIONS = subdir-objects
nobase_lib_LTLIBRARIES = liba1.la sub/liba2.la sub/liba3.la liba4.la liba5.la
sub_liba2_la_LIBADD = liba1.la
sub_liba3_la_LIBADD = sub/liba2.la