Chromium Code Reviews| Index: binutils/bfd/Makefile.am | 
| diff --git a/binutils/bfd/Makefile.am b/binutils/bfd/Makefile.am | 
| index a0c1eaa0902eb42c77175594200ebc0a2f1f0ea1..13ace292176c5fd6b8fd703abd9f7f790bfaa3ab 100644 | 
| --- a/binutils/bfd/Makefile.am | 
| +++ b/binutils/bfd/Makefile.am | 
| @@ -4,7 +4,7 @@ AUTOMAKE_OPTIONS = 1.11 no-dist foreign | 
| ACLOCAL_AMFLAGS = -I . -I .. -I ../config | 
| # Uncomment the following line when doing a release. | 
| -RELEASE=y | 
| +# RELEASE=y | 
| INCDIR = $(srcdir)/../include | 
| CSEARCH = -I. -I$(srcdir) -I$(INCDIR) |