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 'GNUmakefile')
-rw-r--r--GNUmakefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/GNUmakefile b/GNUmakefile
index e52fd38a7e3..2c7856db7b4 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -118,7 +118,7 @@ Utilities
Example
make icons_geom BLENDER_BIN=/path/to/blender
- * tgz:
+ * source_archive:
Create a compressed archive of the source code.
* update:
@@ -525,8 +525,8 @@ check_descriptions: .FORCE
# Utilities
#
-tgz: .FORCE
- ./build_files/utils/build_tgz.sh
+source_archive: .FORCE
+ ./build_files/utils/make_source_archive.sh
INKSCAPE_BIN?="inkscape"
icons: .FORCE