Added README-SDL.txt to win32 distribution

This commit is contained in:
johns 2000-06-03 19:57:24 +00:00
parent 5e2b79466b
commit d126aba8eb

View file

@ -218,7 +218,7 @@ win32-bin-dist2:: win32
@echo $(CONTRIB) >>$(DISTLIST)
@echo $(CCLS) >>$(DISTLIST)
@echo $(DOCS) >>$(DISTLIST)
@echo SDL.dll >>$(DISTLIST)
@echo SDL.dll README-SDL.txt >>$(DISTLIST)
@echo freecraft$(EXE) >>$(DISTLIST)
@echo tools/wartool$(EXE) >>$(DISTLIST)
@echo tools/build.bat >>$(DISTLIST)