summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests/tm16/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-11-08 14:19:40 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-11-08 14:19:40 +0000
commitc9e3d135592397aa2b0d781372a563567faee6d2 (patch)
tree2b637eb49ca185c2a3e71b352c295e20d9258e01 /testsuites/tmtests/tm16/Makefile.am
parentRemove noinst_HEADERS (diff)
downloadrtems-c9e3d135592397aa2b0d781372a563567faee6d2.tar.bz2
Add ../include/systime.h
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).%)