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