source: rtems/contrib/crossrpms/autotools/Makefile.am @ 1ef4b6c

4.104.114.95
Last change on this file since 1ef4b6c was 1ef4b6c, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/27/08 at 05:27:02

Move %{?dist} to Makefile.am.

  • Property mode set to 100644
File size: 193 bytes
Line 
1##
2## $Id$
3##
4
5include $(top_srcdir)/mkspec.am
6
7AUTOCONF_VERS = 2.62
8AUTOCONF_RPMREL = 2%{?dist}
9include ./autoconf.am
10
11AUTOMAKE_VERS = 1.10.1
12AUTOMAKE_RPMREL = 2%{?dist}
13include ./automake.am
Note: See TracBrowser for help on using the repository browser.