[mutter/wayland] Move testasyncgetprop.c to x11/
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter/wayland] Move testasyncgetprop.c to x11/
- Date: Wed, 19 Mar 2014 02:07:38 +0000 (UTC)
commit 9c94f8ae471ad3cfb899c830cb57cbc50bf1da57
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Tue Mar 18 22:04:27 2014 -0400
Move testasyncgetprop.c to x11/
src/Makefile.am | 2 +-
src/{core => x11}/testasyncgetprop.c | 0
2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 7bb7b58..ebcf263 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -314,7 +314,7 @@ endif
testboxes_SOURCES = core/testboxes.c
testgradient_SOURCES = ui/testgradient.c
-testasyncgetprop_SOURCES = core/testasyncgetprop.c
+testasyncgetprop_SOURCES = x11/testasyncgetprop.c
noinst_PROGRAMS=testboxes testgradient testasyncgetprop
diff --git a/src/core/testasyncgetprop.c b/src/x11/testasyncgetprop.c
similarity index 100%
rename from src/core/testasyncgetprop.c
rename to src/x11/testasyncgetprop.c
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]