mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-04 22:25:47 -04:00
dist: Clean up generated files
This commit is contained in:
parent
f1c35d17e3
commit
18a43617e3
2 changed files with 4 additions and 0 deletions
3
dist/Makefile
vendored
3
dist/Makefile
vendored
|
@ -15,3 +15,6 @@ icon-freedoom2:
|
|||
convert -trim +repage -extent 64x64 -gravity center \
|
||||
-transparent \#00ffff -background \#00ffff \
|
||||
../sprites/heada1.gif freedoom2.png
|
||||
|
||||
clean:
|
||||
rm -f *.6 *.png freedm.adoc freedoom1.adoc freedoom2.adoc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue