summaryrefslogtreecommitdiff
path: root/kern/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'kern/Makefile')
-rw-r--r--kern/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/kern/Makefile b/kern/Makefile
index 0d848cca..ab7d6b59 100644
--- a/kern/Makefile
+++ b/kern/Makefile
@@ -1,6 +1,7 @@
x15_SOURCES-y += \
kern/arg.c \
kern/bitmap.c \
+ kern/bulletin.c \
kern/cbuf.c \
kern/clock.c \
kern/condition.c \