summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests/tm16/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/tmtests/tm16/Makefile.am')
-rw-r--r--testsuites/tmtests/tm16/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/tmtests/tm16/Makefile.am b/testsuites/tmtests/tm16/Makefile.am
index 27e1d281a1..3c76cef4c8 100644
--- a/testsuites/tmtests/tm16/Makefile.am
+++ b/testsuites/tmtests/tm16/Makefile.am
@@ -7,7 +7,7 @@ TEST = tm16
MANAGERS = io event
noinst_LIBRARIES = lib.a
-lib_a_SOURCES = task1.c system.h
+lib_a_SOURCES = task1.c system.h ../include/timesys.h
DOCTYPES = doc
DOCS = $(DOCTYPES:%=$(TEST).%)