Add header <kernaux/elf.h> to Makefile

This commit is contained in:
Alex Kotov 2021-12-27 19:19:46 +05:00
parent 34537f094b
commit 58892e5fdb
Signed by: kotovalexarian
GPG Key ID: 553C0EBBEB5D5F08
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ nobase_include_HEADERS = \
kernaux/asm/x86_64.h \
kernaux/assert.h \
kernaux/cmdline.h \
kernaux/elf.h \
kernaux/drivers/console.h \
kernaux/itoa.h \
kernaux/libc.h \