- Copy the font and .Blanguages into the end result

This commit is contained in:
Wouter van Heyst 2003-05-14 20:25:40 +00:00
parent 6d00de3798
commit a97264fffd

@ -102,6 +102,8 @@ install: package
ifneq ($(OS), darwin)
@[ ! -d $(OCGDIR)/bin/.blender ] || \
cp -r $(OCGDIR)/bin/.blender $(DISTDIR)
cp $(NANBLENDERHOME)/bin/.blender/.Blanguages $(DISTDIR)/.blender
cp $(NANBLENDERHOME)/bin/.blender/.bfont.ttf $(DISTDIR)/.blender
endif
# Python scripts removed for 2.14