diff options
Diffstat (limited to 'Makefrag.am')
-rw-r--r-- | Makefrag.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefrag.am b/Makefrag.am index d99e9597..4cecd3f9 100644 --- a/Makefrag.am +++ b/Makefrag.am @@ -62,6 +62,7 @@ x15_SOURCES += \ kern/semaphore_i.h \ kern/sleepq.c \ kern/sleepq.h \ + kern/spinlock.c \ kern/spinlock.h \ kern/spinlock_i.h \ kern/spinlock_types.h \ |