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, 0 insertions, 3 deletions
diff --git a/release/Makefile b/release/Makefile
index 94bb902646d..9fe83ef3494 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -153,9 +153,6 @@ endif
@echo "----> Copy python infrastructure"
@[ ! -d scripts ] || cp -r scripts $(CONFDIR)/scripts
-
- @echo "----> Copy python UI files"
- @[ ! -d ui ] || cp -r ui $(CONFDIR)/ui
ifeq ($(OS),darwin)
@echo "----> Copy python modules"