summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/autotools/Makefile.am
blob: c543b0ac105943b5caa1ee4fe54ad10374fa20b5 (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 = 2%{?dist}
include ./autoconf.am

AUTOMAKE_VERS = 1.10.2
AUTOMAKE_RPMREL = 1%{?dist}
include ./automake.am