summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJasper St. Pierre <jstpierre@mecheye.net>2014-03-31 22:11:44 -0400
committerJasper St. Pierre <jstpierre@mecheye.net>2014-03-31 22:13:12 -0400
commit2cf185b4e45f5c3a3e233ef3d7f95f681071d794 (patch)
tree0e520be23b239ab01dc39dbccb2a7f3d5fd618ea
parent229360b248a7275f690d14eae26e8e0f36d71d0b (diff)
downloadmutter-2cf185b4e45f5c3a3e233ef3d7f95f681071d794.tar.gz
Move mutter-Xatomtype to x11/
-rw-r--r--src/Makefile.am2
-rw-r--r--src/x11/mutter-Xatomtype.h (renamed from src/core/mutter-Xatomtype.h)0
2 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 4912f354e..e7fad42de 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
index 2073bc537..2073bc537 100644
--- a/src/core/mutter-Xatomtype.h
+++ b/src/x11/mutter-Xatomtype.h