From 18d0a49129e8e70ba2c2bf169f91c92e93dabd84 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 5 Mar 2015 08:44:59 +0100 Subject: Move test support from sapi to libmisc/testsupport --- cpukit/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'cpukit/Makefile.am') diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am index 9a78587e31..10b59db111 100644 --- a/cpukit/Makefile.am +++ b/cpukit/Makefile.am @@ -207,6 +207,9 @@ endif ## stringto include_rtems_HEADERS += libmisc/stringto/stringto.h +## testsupport +include_rtems_HEADERS += libmisc/testsupport/test.h + ## i2c include_rtems_HEADERS += libi2c/libi2c.h -- cgit v1.2.3