summaryrefslogtreecommitdiffstats
path: root/cpukit/score/Makefile.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2016-05-18 13:44:02 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2016-05-19 11:50:35 +0200
commita7668b2a881a54c04de43e3f7b9c5ea5ee2b14c8 (patch)
tree1c60a5aecb64606758caceab1f6ca9d3656d38bc /cpukit/score/Makefile.am
parentSMP: Move lock stats to separate header file (diff)
downloadrtems-a7668b2a881a54c04de43e3f7b9c5ea5ee2b14c8.tar.bz2
SMP: Move ticket lock 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 0e7ee35e59..80eafc4085 100644
--- a/cpukit/score/Makefile.am
+++ b/cpukit/score/Makefile.am
@@ -130,6 +130,7 @@ include_rtems_score_HEADERS += include/rtems/score/schedulerpriorityaffinitysmp.
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
+include_rtems_score_HEADERS += include/rtems/score/smplockticket.h
endif
## src