Fix -fuse-ld option to accept string argument.
[deliverable/binutils-gdb.git] / gold / Makefile.in
index 98ab28e0b644ec7ddd1093493c37d391ab3bc679..1f4f7ea2c711e6c5d2312ebb750d1d07cbb4bde7 100644 (file)
@@ -16,7 +16,7 @@
 @SET_MAKE@
 
 #
-#  Copyright (C) 2006-2016 Free Software Foundation, Inc.
+#  Copyright (C) 2006-2018 Free Software Foundation, Inc.
 #
 # This file is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -88,7 +88,7 @@ DIST_COMMON = NEWS README ChangeLog $(srcdir)/Makefile.in \
        $(srcdir)/Makefile.am $(top_srcdir)/configure \
        $(am__configure_deps) $(srcdir)/config.in \
        $(srcdir)/../mkinstalldirs $(top_srcdir)/po/Make-in ffsll.c \
-       mremap.c ftruncate.c pread.c yyscript.h yyscript.c \
+       ftruncate.c mremap.c pread.c yyscript.h yyscript.c \
        $(srcdir)/../depcomp $(srcdir)/../ylwrap
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/../config/depstand.m4 \
This page took 0.025384 seconds and 4 git commands to generate.