RISC-V: Fix [dis]assembly of srai/srli
[deliverable/binutils-gdb.git] / gold / Makefile.in
index 98ab28e0b644ec7ddd1093493c37d391ab3bc679..9a51247020ba14c5f1cfcaa0ab9323f284df69f5 100644 (file)
@@ -16,7 +16,7 @@
 @SET_MAKE@
 
 #
-#  Copyright (C) 2006-2016 Free Software Foundation, Inc.
+#  Copyright (C) 2006-2017 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
@@ -87,8 +87,8 @@ subdir = .
 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 \
+       $(srcdir)/../mkinstalldirs $(top_srcdir)/po/Make-in pread.c \
+       ffsll.c mremap.c ftruncate.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.024104 seconds and 4 git commands to generate.