[mutter/wayland] Move mutter-Xatomtype to x11/
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter/wayland] Move mutter-Xatomtype to x11/
- Date: Tue, 1 Apr 2014 02:46:46 +0000 (UTC)
commit 2cf185b4e45f5c3a3e233ef3d7f95f681071d794
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Mon Mar 31 22:11:44 2014 -0400
Move mutter-Xatomtype to x11/
src/Makefile.am | 2 +-
src/{core => x11}/mutter-Xatomtype.h | 0
2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 4912f35..e7fad42 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -152,7 +152,6 @@ libmutter_wayland_la_SOURCES = \
core/keybindings.c \
core/keybindings-private.h \
core/main.c \
- core/mutter-Xatomtype.h \
core/place.c \
core/place.h \
core/prefs.c \
@@ -207,6 +206,7 @@ libmutter_wayland_la_SOURCES = \
x11/window-x11-private.h \
x11/xprops.c \
x11/xprops.h \
+ x11/mutter-Xatomtype.h \
wayland/meta-wayland.c \
wayland/meta-wayland.h \
wayland/meta-wayland-private.h \
diff --git a/src/core/mutter-Xatomtype.h b/src/x11/mutter-Xatomtype.h
similarity index 100%
rename from src/core/mutter-Xatomtype.h
rename to src/x11/mutter-Xatomtype.h
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]