]> code.delx.au - refind/blobdiff - libeg/Make.tiano
Fixed refind-install bug that could cause mountesp script to be
[refind] / libeg / Make.tiano
index 9b196c7f42052de31478570a8bd540529a693c33..3553b6cceccfed740d83f0d59d8d8a38c09ab568 100644 (file)
@@ -3,12 +3,15 @@
 # Build control file for libeg components of rEFInd, using TianoCore EDK2
 #
 
-include ../Make.tiano
+# 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 <http://www.gnu.org/licenses/>.
 
-SOURCE_NAMES     = image load_bmp load_icns screen text
+include ../Make.common
+
+SOURCE_NAMES     = image load_bmp load_icns lodepng lodepng_xtra screen text
 OBJS             = $(SOURCE_NAMES:=.obj)
-#DRIVERNAME      = ext2
-#BUILDME          = $(DRIVERNAME)_$(FILENAME_CODE).efi
 
 all: $(AR_TARGET)