mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
Meta: Remove references to Userland/Libraries/LibELF/exec_elf.h
This commit is contained in:
committed by
Andreas Kling
parent
df916c9738
commit
3c4dc5cb11
@@ -22,8 +22,7 @@ def run():
|
||||
"CMake*.txt",
|
||||
"**/CMake*.txt",
|
||||
":!:AK/Tests/*.json",
|
||||
":!:Kernel/FileSystem/ext2_fs.h",
|
||||
":!:Userland/Libraries/LibELF/exec_elf.h"
|
||||
":!:Kernel/FileSystem/ext2_fs.h"
|
||||
],
|
||||
check=True,
|
||||
capture_output=True
|
||||
|
||||
Reference in New Issue
Block a user