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 d6b636bf2a..a8cce3c287 100644
--- a/cpukit/Makefile.am
+++ b/cpukit/Makefile.am
@@ -213,6 +213,7 @@ librtemscpu_a_SOURCES += libcsupport/src/realpath.c
librtemscpu_a_SOURCES += libcsupport/src/_rename_r.c
librtemscpu_a_SOURCES += libcsupport/src/resource_snapshot.c
librtemscpu_a_SOURCES += libcsupport/src/rmdir.c
+librtemscpu_a_SOURCES += libcsupport/src/rtemscalloc.c
librtemscpu_a_SOURCES += libcsupport/src/rtems_heap_extend.c
librtemscpu_a_SOURCES += libcsupport/src/rtems_heap_extend_via_sbrk.c
librtemscpu_a_SOURCES += libcsupport/src/rtems_heap_greedy.c