PR ld/10515
[binutils-gdb.git] / gold / Makefile.in
index a240795b937eee02f78fcc798cd35a13d36ffe0e..d4c689b2f5e3f93d977fb99d03a047051c5104ac 100644 (file)
@@ -342,6 +342,11 @@ LIBIBERTY = ../libiberty/libiberty.a
 @PLUGINS_TRUE@LIBDL = -ldl
 @THREADS_TRUE@THREADSLIB = -lpthread
 AM_YFLAGS = -d
+
+# Automake 1.10+ disables lex and yacc output file regeneration if
+# maintainer mode is disabled.  Avoid this.
+am__skiplex = 
+am__skipyacc = 
 noinst_LIBRARIES = libgold.a
 CCFILES = \
        archive.cc \