summaryrefslogtreecommitdiffstats
path: root/src/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/makefile')
-rw-r--r--src/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/makefile b/src/makefile
index 3247e581e..e0265b92e 100644
--- a/src/makefile
+++ b/src/makefile
@@ -2,7 +2,7 @@ IMGDIR = ../img
OBJDIR = ../obj
include ../config.mk
-SUBDIRS = kernel.d
+SUBDIRS = kernel.d lib.d libc++.d
IMAGES += ${IMGDIR}/kernel.elf
IMAGES += ${IMGDIR}/kernel.bin
OpenPOWER on IntegriCloud