mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-06 19:25:46 -04:00
graphics: Add 'make clean' target for textgen.
This commit is contained in:
parent
1cb5232846
commit
6150b320f3
3 changed files with 17 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -176,4 +176,5 @@ clean:
|
|||
./textures/texture1.txt
|
||||
|
||||
make -C lumps clean
|
||||
make -C graphics/text clean
|
||||
make -C graphics/titlepic clean
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue