소스 검색

build: disable excessive image cleanup rules.

legacy
Sam Hocevar sam 13 년 전
부모
커밋
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


불러오는 중...
취소
저장