Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'release/Makefile')
-rw-r--r--release/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/release/Makefile b/release/Makefile
index 9fe83ef3494..809ac548724 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -91,9 +91,8 @@ package: version makedirs
install: package
@#echo "****> Install text"
- @cp text/blender.html $(DISTDIR)
+ @cp text/readme.html $(DISTDIR)
@cp text/*.txt $(DISTDIR)
- @cp text/*.pdf $(DISTDIR)
ifeq ($(FREEDESKTOP), true)
@#echo "****> Install freedesktop icons"
@mkdir $(DISTDIR)/icons