Parcourir la source

build: disable excessive image cleanup rules.

legacy
Sam Hocevar sam il y a 12 ans
Parent
révision
1a6acffe34
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. +2
    -2
      gfx/font/Makefile.am

+ 2
- 2
gfx/font/Makefile.am Voir le fichier

@@ -5,7 +5,7 @@ all: ascii.png
ascii.png:
../../tools/make-font | convert tga:- $@

clean:
rm -f ascii.png
#clean:
# rm -f ascii.png
endif


Chargement…
Annuler
Enregistrer