]> git.ozlabs.org Git - petitboot/blobdiff - Makefile
Use compressed cursor
[petitboot] / Makefile
index 870fb14a184aac46d2d4810abfe94cc08cf20a90..ff7d446dd5a1c3b7b3f1a806334d95e8b82faf2f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ LDFLAGS =
 CFLAGS = -O0 -ggdb -Wall '-DPREFIX="$(PREFIX)"'
 
 PARSERS = native yaboot kboot
 CFLAGS = -O0 -ggdb -Wall '-DPREFIX="$(PREFIX)"'
 
 PARSERS = native yaboot kboot
-ARTWORK = background.jpg cdrom.png hdd.png usbpen.png cursor
+ARTWORK = background.jpg cdrom.png hdd.png usbpen.png cursor.gz
 
 all: petitboot udev-helper
 
 
 all: petitboot udev-helper