summaryrefslogtreecommitdiff
path: root/Makefrag.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefrag.am')
-rw-r--r--Makefrag.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefrag.am b/Makefrag.am
index e4a09e27..fdfbf6c5 100644
--- a/Makefrag.am
+++ b/Makefrag.am
@@ -46,7 +46,9 @@ x15_SOURCES += \
kern/task.h \
kern/thread.c \
kern/thread.h \
- kern/types.h
+ kern/types.h \
+ kern/work.c \
+ kern/work.h
x15_SOURCES += \
vm/vm_inherit.h \