X-Git-Url: https://code.delx.au/refind/blobdiff_plain/cee29bbe756d31c517f874c668e33305642a504d..fe53e20674a0f3dff46aa42d5676a5304dac92bf:/mkdistrib diff --git a/mkdistrib b/mkdistrib index bc44a2d..bc24003 100755 --- a/mkdistrib +++ b/mkdistrib @@ -16,7 +16,7 @@ make clean # Prepare a place and copy files there.... mkdir -p ../snapshots/$1/refind-$1/icons cp --preserve=timestamps icons/*icns ../snapshots/$1/refind-$1/icons/ -cp -a docs images include libeg refind filesystems install.sh CREDITS.txt NEWS.txt BUILDING.txt COPYING.txt LICENSE.txt README.txt Make.common Makefile refind.conf-sample ../snapshots/$1/refind-$1 +cp -a docs images include EfiLib libeg refind filesystems install.sh CREDITS.txt NEWS.txt BUILDING.txt COPYING.txt LICENSE.txt README.txt refind.inf Make.tiano Make.common Makefile refind.conf-sample ../snapshots/$1/refind-$1 # Go there and prepare a souce code zip file.... cd ../snapshots/$1/