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 155635b..c1387bd 100644 --- a/Makefrag.am +++ b/Makefrag.am @@ -279,6 +279,7 @@ EXTRA_DIST += \ # TODO. Functions in device/subrs.c should each be moved elsewhere. libkernel_a_SOURCES += \ device/blkio.c \ + device/blkio.h \ device/buf.h \ device/chario.c \ device/chario.h \ |