summaryrefslogtreecommitdiffstats
path: root/cpukit/score/Makefile.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2016-05-18 13:28:52 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2016-05-19 11:50:34 +0200
commit2aae3a7032ea27a989b76988bba66f4d59518ce3 (patch)
tree45f04241e5cf3b27fd9883498fb46181940e1d94 /cpukit/score/Makefile.am
parentpsxtests/psxualarm: Avoid output in signal handler (diff)
downloadrtems-2aae3a7032ea27a989b76988bba66f4d59518ce3.tar.bz2
SMP: Move lock stats to separate header file
Diffstat (limited to 'cpukit/score/Makefile.am')
-rw-r--r--cpukit/score/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/score/Makefile.am b/cpukit/score/Makefile.am
index 937a9ce1ca..0e7ee35e59 100644
--- a/cpukit/score/Makefile.am
+++ b/cpukit/score/Makefile.am
@@ -129,6 +129,7 @@ include_rtems_score_HEADERS += include/rtems/score/schedulerprioritysmpimpl.h
include_rtems_score_HEADERS += include/rtems/score/schedulerpriorityaffinitysmp.h
include_rtems_score_HEADERS += include/rtems/score/schedulersimplesmp.h
include_rtems_score_HEADERS += include/rtems/score/schedulerstrongapa.h
+include_rtems_score_HEADERS += include/rtems/score/smplockstats.h
endif
## src