From 811804fec86c4c6333c9ae56bedf72cbd7639c9d Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 4 Oct 1999 19:15:14 +0000 Subject: Patch from Ralf Corsepius to make fix bug where wrapup left pieces out of the librtemsall.a. --- testsuites/tmtests/Makefile.am | 6 +++--- testsuites/tmtests/include/Makefile.am | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'testsuites/tmtests') diff --git a/testsuites/tmtests/Makefile.am b/testsuites/tmtests/Makefile.am index 498603fa65..622b246297 100644 --- a/testsuites/tmtests/Makefile.am +++ b/testsuites/tmtests/Makefile.am @@ -1,6 +1,6 @@ -# -# $Id$ -# +## +## $Id$ +## AUTOMAKE_OPTIONS = foreign 1.4 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal diff --git a/testsuites/tmtests/include/Makefile.am b/testsuites/tmtests/include/Makefile.am index 942ca0890e..fcf88cb578 100644 --- a/testsuites/tmtests/include/Makefile.am +++ b/testsuites/tmtests/include/Makefile.am @@ -1,6 +1,6 @@ -# -# $Id$ -# +## +## $Id$ +## AUTOMAKE_OPTIONS = foreign 1.4 -- cgit v1.2.3