1
0
Fork 0
mirror of https://github.com/tailix/libkernaux.git synced 2024-11-13 11:04:27 -05:00

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

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 \