mutter/clutter/cogl
Neil Roberts 7e149c5ca9 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
..
cogl cogl: Fix the include path in driver/*/Makefile.am 2010-06-22 11:47:32 +01:00
doc
pango
Makefile.am