summaryrefslogtreecommitdiffstats
path: root/testsuites/aclocal/env-rtemsbsp.m4
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2019-01-28 12:26:25 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-01-30 09:46:35 +0100
commitb015c0144367ba7fc88ff9831a0fee812fd6ed29 (patch)
treef42bcfbd9369118c4a3fa731b6aa021074847b70 /testsuites/aclocal/env-rtemsbsp.m4
parentrecord: Add enum value for each event (diff)
downloadrtems-b015c0144367ba7fc88ff9831a0fee812fd6ed29.tar.bz2
build: Do not install test programs
Diffstat (limited to 'testsuites/aclocal/env-rtemsbsp.m4')
-rw-r--r--testsuites/aclocal/env-rtemsbsp.m42
1 files changed, 0 insertions, 2 deletions
diff --git a/testsuites/aclocal/env-rtemsbsp.m4 b/testsuites/aclocal/env-rtemsbsp.m4
index 3f70348faf..1cca7d9f83 100644
--- a/testsuites/aclocal/env-rtemsbsp.m4
+++ b/testsuites/aclocal/env-rtemsbsp.m4
@@ -24,6 +24,4 @@ AC_SUBST(RTEMS_BSP)
AC_SUBST([PROJECT_INCLUDE],["\$(PROJECT_ROOT)/lib/include"])
AC_SUBST([PROJECT_LIB],["\$(PROJECT_ROOT)/lib"])
AC_SUBST([PROJECT_RELEASE],["\$(PROJECT_ROOT)"])
-
-AC_SUBST([rtems_testsdir],["\$(libdir)/rtems-][_RTEMS_API][/tests"])
])