5a5b3914ba
The include path for the winsys and driver folder was given relative to $(srcdir) so it would end up relative to the driver folder which is wrong. It is now specified as $(srcdir)/../../winsys to get the right location. The driver folder is removed because it is actually just $(srcdir) and that is already included. |
||
---|---|---|
.. | ||
cogl-context-driver.c | ||
cogl-context-driver.h | ||
cogl-defines.h.in | ||
cogl-feature-functions.h | ||
cogl-program.c | ||
cogl-program.h | ||
cogl-shader-private.h | ||
cogl-shader.c | ||
cogl-texture-driver.c | ||
cogl.c | ||
Makefile.am |