summaryrefslogtreecommitdiff
path: root/t/lex-subobj-nodep.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/lex-subobj-nodep.sh')
-rw-r--r--t/lex-subobj-nodep.sh5
1 files changed, 2 insertions, 3 deletions
diff --git a/t/lex-subobj-nodep.sh b/t/lex-subobj-nodep.sh
index fac38b1c2..775c03630 100644
--- a/t/lex-subobj-nodep.sh
+++ b/t/lex-subobj-nodep.sh
@@ -14,8 +14,8 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-# Ensure subdirs for subdir scanners are generated when subdir-objects
-# are used, even when dependency tracking is disabled.
+# Ensure subdirs for subdir scanners are generated, even when dependency
+# tracking is disabled.
required='cc lex'
. test-init.sh
@@ -27,7 +27,6 @@ AC_OUTPUT
END
cat >Makefile.am <<\END
-AUTOMAKE_OPTIONS = subdir-objects
bin_PROGRAMS = p1 p2
p1_SOURCES = sub1/s1.l
p2_SOURCES = sub2/s2.l