summaryrefslogtreecommitdiffstats
path: root/cpukit/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/Makefile.am')
-rw-r--r--cpukit/Makefile.am3
1 files changed, 3 insertions, 0 deletions
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