mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-03 10:25:46 -04:00
graphics/text/Makefile: clean more generated files
This commit is contained in:
parent
c6ee65a064
commit
110522f10e
1 changed files with 3 additions and 1 deletions
|
@ -141,4 +141,6 @@ credit.gif: helpbg.png credtext2.png
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f $(TEXTGEN_GRAPHICS) helpbg.png help.gif \
|
rm -f $(TEXTGEN_GRAPHICS) helpbg.png help.gif \
|
||||||
helptext.png helptext2.png graphics.stamp *.pyc
|
helptext.png helptext2.png graphics.stamp *.pyc \
|
||||||
|
credtext.png credtext2.png credit.gif \
|
||||||
|
dmdmwilv*.gif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue