mirror of
https://github.com/brl/mutter.git
synced 2024-11-10 16:16:20 -05:00
7e149c5ca9
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 | ||
doc | ||
pango | ||
Makefile.am |