aboutsummaryrefslogtreecommitdiff
path: root/bfd/Makefile.am
diff options
context:
space:
mode:
authorTristan Gingold <gingold@adacore.com>2011-11-21 12:52:28 +0000
committerTristan Gingold <gingold@adacore.com>2011-11-21 12:52:28 +0000
commit0aff3d5c72d5c090be861f34f8aa543fb6590e45 (patch)
tree5095b104fd966f5d6e6ad9e38157ce6815c7c0dd /bfd/Makefile.am
parent7798b7beba3eecdce9383e2f7d16148d0da353e2 (diff)
downloadgdb-0aff3d5c72d5c090be861f34f8aa543fb6590e45.zip
gdb-0aff3d5c72d5c090be861f34f8aa543fb6590e45.tar.gz
gdb-0aff3d5c72d5c090be861f34f8aa543fb6590e45.tar.bz2
2011-11-21 Tristan Gingold <gingold@adacore.com> * configure.in: Bump version to 2.22 * Makefile.am (RELEASE): Set. * configure, Makefile.in: Regenerate.
Diffstat (limited to 'bfd/Makefile.am')
-rw-r--r--bfd/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/Makefile.am b/bfd/Makefile.am
index 8610d5e..ea4fd28 100644
--- a/bfd/Makefile.am
+++ b/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)