mirror of
https://github.com/brl/mutter.git
synced 2024-11-13 01:36:10 -05:00
91cdfab495
In the wayland branch of mutter, we want to build a wayland version of the mutter libraries, and that's much easier if we just build wayland support unconditionally. The define is kept to avoid a huge diff, but should be removed in a later patch. Also, wayland support can still be disable at runtime, by launching mutter without the --nested switch. https://bugzilla.gnome.org/show_bug.cgi?id=705497
4 lines
85 B
Makefile
4 lines
85 B
Makefile
defaultcursordir = $(datadir)/mutter/cursors
|
|
|
|
dist_defaultcursor_DATA = left_ptr.png
|