summaryrefslogtreecommitdiffstats
path: root/cpukit/Makefile.am
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2016-08-12 18:55:53 +1000
committerChris Johns <chrisj@rtems.org>2016-08-15 15:45:10 +1000
commit97d395bac3df44438eed0b639f0292c16b049b93 (patch)
treee9128b4d17758b2ac72e7a7de20dcff094f6addc /cpukit/Makefile.am
parentlibdl: Fix cache corruption bugs. (diff)
downloadrtems-97d395bac3df44438eed0b639f0292c16b049b93.tar.bz2
testsuite: Add libdl/dl03 cache test.
Diffstat (limited to 'cpukit/Makefile.am')
-rw-r--r--cpukit/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am
index ac9753052d..feca7ab95d 100644
--- a/cpukit/Makefile.am
+++ b/cpukit/Makefile.am
@@ -92,7 +92,7 @@ include_rtems_rtl_HEADERS += libdl/dlfcn-shell.h
include_rtems_rtl_HEADERS += libdl/rtl.h libdl/rtl-allocator.h libdl/rtl-obj-fwd.h
include_rtems_rtl_HEADERS += libdl/rtl-fwd.h libdl/rtl-obj.h libdl/rtl-obj-cache.h
include_rtems_rtl_HEADERS += libdl/rtl-obj-comp.h libdl/rtl-unresolved.h
-include_rtems_rtl_HEADERS += libdl/rtl-indirect-ptr.h libdl/rtl-sym.h
+include_rtems_rtl_HEADERS += libdl/rtl-indirect-ptr.h libdl/rtl-sym.h libdl/rtl-trace.h
include_rtems_rtl_HEADERS += libdl/rap.h libdl/rap-shell.h
endif