X-Git-Url: https://code.delx.au/refind/blobdiff_plain/82a7c4ececec4d1db39fb7996b1c3689ea125f4c..37c98e1a4e30f80d6a7f7158bc27c81a1c3cac37:/libeg/Make.tiano diff --git a/libeg/Make.tiano b/libeg/Make.tiano index 647c3d0..21dc026 100644 --- a/libeg/Make.tiano +++ b/libeg/Make.tiano @@ -3,9 +3,14 @@ # Build control file for libeg components of rEFInd, using TianoCore EDK2 # +# This program is licensed under the terms of the GNU GPL, version 3, +# or (at your option) any later version. +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . + include ../Make.tiano -SOURCE_NAMES = image load_bmp load_icns lodepng screen text +SOURCE_NAMES = image load_bmp load_icns lodepng lodepng_xtra screen text OBJS = $(SOURCE_NAMES:=.obj) #DRIVERNAME = ext2 #BUILDME = $(DRIVERNAME)_$(FILENAME_CODE).efi