summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests/configure.ac
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2015-03-16 13:52:19 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2015-03-16 13:52:19 +0100
commitdc5e5f44485b8f9709da767f79595d2fa8aff74d (patch)
treea41f3d415d0190b127ba72fcd42f46937e185073 /testsuites/tmtests/configure.ac
parentscore: Add _Objects_ISR_disable_and_acquire() (diff)
downloadrtems-dc5e5f44485b8f9709da767f79595d2fa8aff74d.tar.bz2
tmtests/tmfine01: New test
Diffstat (limited to '')
-rw-r--r--testsuites/tmtests/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/tmtests/configure.ac b/testsuites/tmtests/configure.ac
index 3b33445d4f..5c6138e846 100644
--- a/testsuites/tmtests/configure.ac
+++ b/testsuites/tmtests/configure.ac
@@ -27,6 +27,7 @@ AC_SUBST(OPERATION_COUNT)
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile
+tmfine01/Makefile
tmcontext01/Makefile
tmck/Makefile
tmoverhd/Makefile