summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests/tm03/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/tmtests/tm03/Makefile.am')
-rw-r--r--testsuites/tmtests/tm03/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/testsuites/tmtests/tm03/Makefile.am b/testsuites/tmtests/tm03/Makefile.am
index 0b3de273f0..f551d81846 100644
--- a/testsuites/tmtests/tm03/Makefile.am
+++ b/testsuites/tmtests/tm03/Makefile.am
@@ -7,9 +7,7 @@ TEST = tm03
MANAGERS = io semaphore
noinst_LIBRARIES = lib.a
-lib_a_SOURCES = task1.c
-
-lib_a_SOURCES += system.h
+lib_a_SOURCES = task1.c system.h
DOCTYPES = doc
DOCS = $(DOCTYPES:%=$(TEST).%)