This website works better with JavaScript.
Home
Help
Sign In
lolengine
/
lol
mirror of
https://github.com/lolengine/lol
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
build: disable excessive image cleanup rules.
legacy
Sam Hocevar
sam
12 years ago
parent
12414bc6b9
commit
1a6acffe34
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
gfx/font/Makefile.am
+ 2
- 2
gfx/font/Makefile.am
View File
@@ -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
Write
Preview
Loading…
Cancel
Save