summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/autotools/Makefile.am
blob: dc2997d1b26edc4217fe63b4fb2af6b1d658852d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
##
## $Id$
##

include $(top_srcdir)/mkspec.am

AUTOCONF_VERS = 2.62
AUTOCONF_RPMREL = 4%{?dist}
include ./autoconf.am

AUTOMAKE_VERS = 1.10.1
AUTOMAKE_RPMREL = 4%{?dist}
include ./automake.am