mutter/cogl/driver
Neil Roberts 5a5b3914ba cogl: Fix the include path in driver/*/Makefile.am
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.
2010-06-22 11:47:32 +01:00
..
gl cogl: Fix the include path in driver/*/Makefile.am 2010-06-22 11:47:32 +01:00
gles cogl: Fix the include path in driver/*/Makefile.am 2010-06-22 11:47:32 +01:00
Makefile.am Intial Re-layout of the Cogl source code and introduction of a Cogl Winsys 2009-10-16 18:58:50 +01:00