Update Makefile

This commit is contained in:
M!l!nd
2024-03-03 16:50:00 +05:30
committed by Dion Moult
parent b17c261344
commit c50ac3db4f
+1 -1
View File
@@ -698,7 +698,7 @@ endif
# Generate translations module for BBIM build
git clone https://github.com/IfcOpenShell/blenderbim-translations.git dist/working
python scripts/bbim_translations.py -i "dist/working" -o "dist/blenderbim"
$(PYTHON) scripts/bbim_translations.py -i "dist/working" -o "dist/blenderbim"
rm -rf dist/working
# Remove dependencies also bundled with Blender