MultiTexturing Additive

hi.I have a simple question:what is the cor
rect way to make additive texturing???

es:texture0+texture1;

Thanks in advance.

use GL_ADD as RGB combine texture for texture1.