summaryrefslogtreecommitdiff
path: root/LibC/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'LibC/Makefile')
-rw-r--r--LibC/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/LibC/Makefile b/LibC/Makefile
index d75ef1f585..6910d70cab 100644
--- a/LibC/Makefile
+++ b/LibC/Makefile
@@ -4,6 +4,7 @@ AK_OBJS = \
../AK/StringBuilder.o \
../AK/FileSystemPath.o \
../AK/StdLibExtras.o \
+ ../AK/MappedFile.o \
../AK/kmalloc.o
LIBC_OBJS = \