summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/autotools
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-02-14 15:51:02 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-02-14 15:51:02 +0000
commit4385865920ab64ed57324fe34aed455aa716533f (patch)
tree70606d65ab37dd232a973ec4f2f1ef4dfc43b9c2 /contrib/crossrpms/autotools
parentMake install-infos safe against --exclude-docs. (diff)
downloadrtems-4385865920ab64ed57324fe34aed455aa716533f.tar.bz2
AUTOMAKE_RPMREL = 5
Diffstat (limited to 'contrib/crossrpms/autotools')
-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 f67e2e7a08..57760f45c9 100644
--- a/contrib/crossrpms/autotools/Makefile.am
+++ b/contrib/crossrpms/autotools/Makefile.am
@@ -9,5 +9,5 @@ AUTOCONF_RPMREL = 3
include ./autoconf.am
AUTOMAKE_VERS = 1.10
-AUTOMAKE_RPMREL = 4
+AUTOMAKE_RPMREL = 5
include ./automake.am