summaryrefslogtreecommitdiffstats
path: root/cpukit/headers.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-07-17 13:46:24 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-07-23 09:27:45 +0200
commit361404e87d015a623be95212fea62f2337a3357a (patch)
treea6e7893013b82b687e7765cc93f4eaec94c17373 /cpukit/headers.am
parentlibtest: <rtems/test.h> to <rtems/test-info.h> (diff)
downloadrtems-361404e87d015a623be95212fea62f2337a3357a.tar.bz2
libtest: Move <t.h> to <rtems/test.h>
Update #3199.
Diffstat (limited to 'cpukit/headers.am')
-rw-r--r--cpukit/headers.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/headers.am b/cpukit/headers.am
index b91d8dcf8a..0bba9674cd 100644
--- a/cpukit/headers.am
+++ b/cpukit/headers.am
@@ -17,7 +17,6 @@ include_HEADERS += include/poll.h
include_HEADERS += include/rtems.h
include_HEADERS += include/sha256.h
include_HEADERS += include/sha512.h
-include_HEADERS += include/t.h
include_HEADERS += include/xz.h
include_HEADERS += include/zconf.h
include_HEADERS += include/zlib.h
@@ -172,6 +171,7 @@ include_rtems_HEADERS += include/rtems/termios_printk.h
include_rtems_HEADERS += include/rtems/termios_printk_cnf.h
include_rtems_HEADERS += include/rtems/termiostypes.h
include_rtems_HEADERS += include/rtems/test-info.h
+include_rtems_HEADERS += include/rtems/test.h
include_rtems_HEADERS += include/rtems/tftp.h
include_rtems_HEADERS += include/rtems/thread.h
include_rtems_HEADERS += include/rtems/timecounter.h