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

Rename file

This commit is contained in:
Alex Kotov 2020-11-28 05:32:11 +05:00
parent 3268cb8d51
commit 920f44277e
Signed by: kotovalexarian
GPG key ID: 553C0EBBEB5D5F08
2 changed files with 1 additions and 1 deletions

View file

@ -11,7 +11,7 @@ noinst_PROGRAMS = $(TESTS)
libkernaux_a_SOURCES = \
src/arch/i386.S \
src/multiboot2.c \
src/multiboot2/is_valid.c \
src/pfa.c
tests_test_multiboot2_validation_SOURCES = \