Procházet zdrojové kódy

build: disable excessive image cleanup rules.

legacy
Sam Hocevar sam před 13 roky
rodič
revize
1a6acffe34
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. +2
    -2
      gfx/font/Makefile.am

+ 2
- 2
gfx/font/Makefile.am Zobrazit soubor

@@ -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


Načítá se…
Zrušit
Uložit