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

include $(top_srcdir)/mkspec.am

AUTOCONF_VERS = 2.60
AUTOCONF_RPMREL = @VERSION@
include ./autoconf.am

AUTOMAKE_VERS = 1.9.6
AUTOMAKE_RPMREL = @VERSION@
include ./automake.am