summaryrefslogtreecommitdiff
path: root/t/pr224.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/pr224.sh')
-rw-r--r--t/pr224.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/pr224.sh b/t/pr224.sh
index 7d907441c..44b63dccf 100644
--- a/t/pr224.sh
+++ b/t/pr224.sh
@@ -36,7 +36,6 @@ int main (void)
EOF
cat >Makefile.am <<'EOF'
-AUTOMAKE_OPTIONS = subdir-objects
bin_PROGRAMS = bar
bar_SOURCES = foo/main.c
EOF