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

include $(top_srcdir)/mkspec.am

AUTOCONF_VERS = 2.63
AUTOCONF_RPMREL = 1%{?dist}
include ./autoconf.am

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