From 933e0fd49389bb6b461904e02235a21f6c0acd8a Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 7 Nov 2005 10:21:11 +0000 Subject: Cleanup --- testsuites/itrontests/itrontask03/Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'testsuites/itrontests/itrontask03') diff --git a/testsuites/itrontests/itrontask03/Makefile.am b/testsuites/itrontests/itrontask03/Makefile.am index 440f873a1e..c1f20d52c2 100644 --- a/testsuites/itrontests/itrontask03/Makefile.am +++ b/testsuites/itrontests/itrontask03/Makefile.am @@ -8,9 +8,7 @@ PGM = ${ARCH}/$(TEST).exe MANAGERS = all noinst_LIBRARIES = lib.a -lib_a_SOURCES = init.c preempt.c task1.c task2.c task3.c - -lib_a_SOURCES += system.h +lib_a_SOURCES = init.c preempt.c task1.c task2.c task3.c system.h DOCTYPES = doc scn DOCS = $(DOCTYPES:%=$(TEST).%) -- cgit v1.2.3