Makefile: remove wad-image-clean as prereq to clean target

Thanks Fabian for pointing this out
master
Mike Swanson 2019-10-28 14:53:25 -07:00
parent 119f129417
commit 30bad18883
1 changed files with 1 additions and 1 deletions

View File

@ -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 \