summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests/tm29/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/tmtests/tm29/Makefile.am')
-rw-r--r--testsuites/tmtests/tm29/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuites/tmtests/tm29/Makefile.am b/testsuites/tmtests/tm29/Makefile.am
index f1db1b3f12..94ca4d4ce8 100644
--- a/testsuites/tmtests/tm29/Makefile.am
+++ b/testsuites/tmtests/tm29/Makefile.am
@@ -5,7 +5,8 @@
MANAGERS = io rate_monotonic semaphore
rtems_tests_PROGRAMS = tm29.exe
-tm29_exe_SOURCES = task1.c system.h ../include/timesys.h
+tm29_exe_SOURCES = task1.c system.h ../include/timesys.h \
+ ../../support/src/tmtests_empty_function.c
dist_rtems_tests_DATA = tm29.doc