mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 08:36:15 +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
@@ -12,8 +12,7 @@ if [ "$#" -eq "1" ]; then
|
||||
'*.h' \
|
||||
':!:Base' \
|
||||
':!:Kernel/FileSystem/ext2_fs.h' \
|
||||
':!:Userland/Libraries/LibC/syslog.h' \
|
||||
':!:Userland/Libraries/LibELF/exec_elf.h'
|
||||
':!:Userland/Libraries/LibC/syslog.h'
|
||||
)
|
||||
else
|
||||
files=()
|
||||
|
||||
Reference in New Issue
Block a user