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