summaryrefslogtreecommitdiffstats
path: root/testsuites/itrontests/itronmbox01/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/itrontests/itronmbox01/Makefile.am')
-rw-r--r--testsuites/itrontests/itronmbox01/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/testsuites/itrontests/itronmbox01/Makefile.am b/testsuites/itrontests/itronmbox01/Makefile.am
index fe615b4435..d2a47db577 100644
--- a/testsuites/itrontests/itronmbox01/Makefile.am
+++ b/testsuites/itrontests/itronmbox01/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).%)