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/itronhello/Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'testsuites/itrontests/itronhello/Makefile.am') diff --git a/testsuites/itrontests/itronhello/Makefile.am b/testsuites/itrontests/itronhello/Makefile.am index 930dcfb102..b4c0667230 100644 --- a/testsuites/itrontests/itronhello/Makefile.am +++ b/testsuites/itrontests/itronhello/Makefile.am @@ -8,9 +8,7 @@ PGM = ${ARCH}/$(TEST).exe MANAGERS = all noinst_LIBRARIES = lib.a -lib_a_SOURCES = init.c - -lib_a_SOURCES += system.h +lib_a_SOURCES = init.c system.h DOCTYPES = doc scn DOCS = $(DOCTYPES:%=$(TEST).%) -- cgit v1.2.3