summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-09-07 14:38:54 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-09-07 14:38:54 +0000
commit71f5d6f735da0b682a81fcf1c78adb35ee23682d (patch)
tree239164a1a1b5ebdad3dc1f42095e5284118ab9f7 /contrib
parentAdd workaround to mingw shipping an obsolete version of perl. (diff)
downloadrtems-71f5d6f735da0b682a81fcf1c78adb35ee23682d.tar.bz2
Bump AUTOMAKE_RPMREL.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/autotools/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/crossrpms/autotools/Makefile.am b/contrib/crossrpms/autotools/Makefile.am
index 087eb1fd72..9452c68a8d 100644
--- a/contrib/crossrpms/autotools/Makefile.am
+++ b/contrib/crossrpms/autotools/Makefile.am
@@ -9,5 +9,5 @@ AUTOCONF_RPMREL = 1
include ./autoconf.am
AUTOMAKE_VERS = 1.11.1
-AUTOMAKE_RPMREL = 1
+AUTOMAKE_RPMREL = 2
include ./automake.am