]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
2010-03-04 Vladimir Serbinenko <phcoder@gmail.com>
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Thu, 4 Mar 2010 14:50:57 +0000 (15:50 +0100)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Thu, 4 Mar 2010 14:50:57 +0000 (15:50 +0100)
* Makefile.in (CLEANFILES) [FONT_SOURCE && grub_mkfont]: Add
ascii.bitmaps.

ChangeLog
Makefile.in

index e3b704c765eebc4b4061c6eb071edbef1bb18854..413622c3244d230ed411afc91cad56fe51028877 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-03-04  Vladimir Serbinenko  <phcoder@gmail.com>
+
+       * Makefile.in (CLEANFILES) [FONT_SOURCE && grub_mkfont]: Add
+       ascii.bitmaps.
+
 2010-03-04  Vladimir Serbinenko  <phcoder@gmail.com>
 
        * genmk.rb: Remove terminal*.lst in make clean.
index 539cde397e24a11a1e8b19d5cc66aa17ab6df667..5a4ef459f2f15e9e1cea083cfbcbc2430d9305df 100644 (file)
@@ -239,6 +239,7 @@ else
 ifeq ($(enable_grub_mkfont),yes)
 
 pkgdata_DATA += unicode.pf2 ascii.pf2 ascii.h
+CLEANFILES += ascii.bitmaps
 
 # Arrows and lines are needed to draw the menu, so we always include them
 UNICODE_ARROWS=0x2190-0x2193