diff options
Diffstat (limited to 'Makefrag.am')
-rw-r--r-- | Makefrag.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefrag.am b/Makefrag.am index 82fce628..1674317e 100644 --- a/Makefrag.am +++ b/Makefrag.am @@ -312,6 +312,7 @@ libkernel_a_SOURCES += \ device/ds_routines.h \ device/if_ether.h \ device/if_hdr.h \ + device/input.h \ device/intr.c \ device/intr.h \ device/io_req.h \ @@ -360,7 +361,6 @@ include_device_HEADERS = \ include/device/device_types.defs \ include/device/device_types.h \ include/device/disk_status.h \ - include/device/input.h \ include/device/net_status.h \ include/device/notify.defs \ include/device/notify.h \ |