build: Only install group.h header when built with x11
Also rename the header to file to be consistent with other x11-only headers Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3776>
This commit is contained in:
@ -25,8 +25,8 @@
|
||||
|
||||
#include <X11/Xatom.h>
|
||||
|
||||
#include "x11/group-private.h"
|
||||
#include "x11/meta-x11-display-private.h"
|
||||
#include "x11/meta-x11-group-private.h"
|
||||
#include "x11/xprops.h"
|
||||
|
||||
typedef void (* InitValueFunc) (MetaX11Display *x11_display,
|
||||
|
Reference in New Issue
Block a user