build/release/src: copy the include/ directory

Signed-off-by: Leah Rowe <leah@libreboot.org>
btrfsvols
Leah Rowe 2023-08-29 13:15:13 +01:00
parent eb54e427e6
commit b2bad5a030
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ simple_fetch_list="flashrom grub memtest86plus me_cleaner uefitool"
simple_fetch_list="${simple_fetch_list} bios_extract biosutilities"
# do not add blobs directory here. it's handled below
dirlist="resources util script"
dirlist="resources util script include"
filelist="lbmk modify build README.md COPYING Makefile update version"
filelist="${filelist} versiondate projectname .gitcheck fetch fetch_trees"