Переглянути джерело

build: disable excessive image cleanup rules.

legacy
Sam Hocevar sam 12 роки тому
джерело
коміт
1a6acffe34
1 змінених файлів з 2 додано та 2 видалено
  1. +2
    -2
      gfx/font/Makefile.am

+ 2
- 2
gfx/font/Makefile.am Переглянути файл

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


Завантаження…
Відмінити
Зберегти