mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-01 13:25:46 -04:00
Makefile: remove wad-image-clean as prereq to clean target
Thanks Fabian for pointing this out
This commit is contained in:
parent
119f129417
commit
30bad18883
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -110,7 +110,7 @@ doom.gpl: lumps/playpal/playpal-base.lmp
|
|||
|
||||
gimp-palette: doom.gpl
|
||||
|
||||
clean: wad-image-clean
|
||||
clean:
|
||||
$(RM) *.html doom.gpl $(OBJS) \
|
||||
./COPYING.txt ./CREDITS.txt \
|
||||
./wadinfo_phase1.txt \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue