summaryrefslogtreecommitdiffstats
path: root/cpukit/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/Makefile.am')
-rw-r--r--cpukit/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am
index 143a0ee4f5..5c74ad0e32 100644
--- a/cpukit/Makefile.am
+++ b/cpukit/Makefile.am
@@ -851,6 +851,7 @@ librtemscpu_a_SOURCES += score/src/corerwlockobtainread.c
librtemscpu_a_SOURCES += score/src/corerwlockobtainwrite.c
librtemscpu_a_SOURCES += score/src/corerwlockrelease.c
librtemscpu_a_SOURCES += score/src/coresem.c
+librtemscpu_a_SOURCES += score/src/hash.c
librtemscpu_a_SOURCES += score/src/heap.c
librtemscpu_a_SOURCES += score/src/heapallocate.c
librtemscpu_a_SOURCES += score/src/heapextend.c