Changed copying README to copying blender.html instead

Only affects "make release"
This commit is contained in:
Ton Roosendaal 2004-04-29 18:25:27 +00:00
parent 954cf702d6
commit dd539a8e63

@ -94,7 +94,7 @@ package: version makedirs
install: package
@#echo "****> Install text"
@cp text/README $(DISTDIR)
@cp text/blender.html $(DISTDIR)
@cp text/*.txt $(DISTDIR)
@echo "----> Make Config dir .blender"
@mkdir -p $(CONFDIR)