From e0790401c50f41002d7aaf3c59fe28bdd1cbd037 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 2 May 2005 07:43:50 +0000 Subject: 2005-05-02 Ralf Corsepius * configure.ac: Reflect changes to autotools/*. * autotools/Makefile.am: Update. --- scripts/autotools/Makefile.am | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'scripts/autotools/Makefile.am') diff --git a/scripts/autotools/Makefile.am b/scripts/autotools/Makefile.am index ab1a139cb8..9b17aef5f4 100644 --- a/scripts/autotools/Makefile.am +++ b/scripts/autotools/Makefile.am @@ -14,4 +14,12 @@ autoconf-rtems.spec.in: header.add $(top_builddir)/common/common.add autoconf.ad CLEANFILES += autoconf-rtems.spec.in RPM_SPECS_DATA += autoconf-rtems.spec +autoconf-rtems.spec: autoconf-rtems.spec.in + $(top_builddir)/config.status --file=autoconf-rtems.spec + +automake-rtems.spec: automake-rtems.spec.in + $(top_builddir)/config.status --file=automake-rtems.spec + +CLEANFILES += $(RPM_SPECS_DATA) + include $(top_srcdir)/../automake/local.am -- cgit v1.2.3