This is simply an extension of multiple regression
Or alternatively Multiple Regression is just a simple form of the General Linear Model
Multiple Regression only looks at ONE dependent (Y) variable
Whereas, GLM allows you to analyse several dependent, Y, variables in a linear combination
i.e. multiple regression is a GLM with only one Y variable
ANOVA, t-test, F-test, etc. are also forms of the GLM